Commit Graph

64 Commits

Author SHA1 Message Date
Rekryt
3464b596ab feat: optimize filters in getSites() 2026-02-20 08:11:27 +03:00
Rekryt
b54ea254c2 feat: increase connectionPerIpLimit 2026-02-13 11:08:01 +03:00
Rekryt
ce87d9a9d7 fix: optimize AbstractIPListController - method getSites() 2026-01-18 16:31:27 +03:00
Rekryt
a2d4eb8025 feat: fix amphp/dns version to 2.4.0 2026-01-18 16:23:25 +03:00
Rekryt
6616bee53d fix: optimize AbstractIPListController - method getSites() 2026-01-18 16:22:29 +03:00
Rekryt
50638b7982 fix: template for MikrotikController
https://github.com/rekryt/iplist/issues/89
https://github.com/rekryt/iplist/issues/88
2025-12-26 13:35:41 +03:00
Rekryt
1f001233ad feat: template for MikrotikController
https://github.com/rekryt/iplist/issues/88
2025-12-25 12:36:36 +03:00
Rekryt
b31b87b82a fix: implement the ability to specify DNS servers via their domain name 2025-08-29 21:45:41 +03:00
Rekryt
d3be5c105d chore: implement the ability to specify DNS servers via their domain name 2025-08-29 21:40:29 +03:00
Rekryt
9f74f79251 feat: add v2rayGeoIPDat format 2025-08-17 19:38:16 +03:00
Rekryt
a0e024b6ae fix: accept ip addresses with a zero at the end 2025-08-14 10:12:17 +03:00
Rekryt
7235eebf53 fix: increase connection limit per ip 2025-07-10 18:35:12 +03:00
Rekryt
b98981a172 feat: new portal selection and favicons 2025-07-10 18:17:05 +03:00
Rekryt
a0b041730e feat: add light version 2025-07-02 21:32:45 +03:00
Rekryt
7d7c82514f feat: new frontend 2025-07-02 20:40:13 +03:00
Rekryt
fd0232debc feat: make IPv6 CIDR prefix cap configurable via SYS_IP6_SUBNET_PREFIX_CAP env variable 2025-05-14 22:27:17 +03:00
Rekryt
3993c02c65 feat: add net PAC format 2024-12-20 12:49:14 +03:00
Rekryt
1fefcc07e5 chore: new config data and cidr storage update 2024-12-20 12:48:49 +03:00
Rekryt
6b5d6e924a feat: add github stars to index page 2024-12-14 14:23:28 +03:00
Rekryt
2513b0df17 chore: add exclude[domain|site|ip4|ip6|cidr4|cidr6] and group get filtering parameters 2024-12-11 22:48:50 +03:00
Rekryt
2ac2b8143f chore: exclude[domain|ip4|ip6|cidr4|cidr6] 2024-12-11 22:41:20 +03:00
Rekryt
e5791f0f95 feat: custom output text format 2024-11-17 16:30:17 +03:00
Rekryt
cfb57718f6 fix: trim data when loading from external sources 2024-11-07 17:57:57 +03:00
Rekryt
ad63633a45 chore: update phpdoc for MikrotikController 2024-11-05 23:45:45 +03:00
Rekryt
800a2eb06e feat: add the ability to append command line in mikrotik script 2024-11-03 15:10:48 +03:00
Rekryt
09812cd3e8 fix: Merge adjacent CIDRs 2024-11-02 05:23:56 +03:00
Rekryt
2367d4a1d0 feat: optimize cidr processing 2024-10-29 16:57:31 +03:00
Rekryt
581c85a583 refactor: short getEnv 2024-10-29 03:10:34 +03:00
Rekryt
8c58dc0502 fix: bug in cidr6 trimming 2024-10-29 03:09:36 +03:00
Rekryt
8120cb1fbc feat: add a new CIDR6 search method 2024-10-28 23:51:00 +03:00
Rekryt
9909a754c1 chore: add pretty print for amnezia format 2024-10-28 13:56:33 +03:00
Rekryt
2e722a9ac9 feat: add "save as file" checkbox 2024-10-28 13:56:09 +03:00
Rekryt
c2814aab54 fix: fix normalize bug in SiteFactory then downloading external data 2024-10-26 16:55:52 +03:00
Rekryt
18556c7270 feat: implement the ability to disable processing ipv4 or ipv6 2024-10-25 16:03:35 +03:00
Rekryt
2a6ee41b36 fix: exclude zero ips 2024-10-20 23:05:58 +03:00
Rekryt
62cceae6bd fix: prevent log from excessive redirects when resolving A records 2024-10-17 14:29:36 +03:00
Rekryt
8e6f41c74e refactor: prettier for DNSHelper 2024-10-17 14:12:34 +03:00
Rekryt
d4c9629caa fix: prevent log from excessive redirects when resolving AAAA records 2024-10-17 14:12:13 +03:00
Rekryt
5f57036dbd fix: update KVAS format 2024-10-15 20:06:37 +03:00
Rekryt
8ff61c30d5 fix: update KVAS format 2024-10-15 17:04:03 +03:00
Rekryt
cb64bfa5ef fix: update KVAS format 2024-10-15 16:59:53 +03:00
Rekryt
2c839ec1bb fix: update KVAS format 2024-10-15 16:56:27 +03:00
Rekryt
765fee0884 feat: update KVAS format 2024-10-15 16:51:49 +03:00
Rekryt
bd060a5c2f feat: add new format "Keenetic Routes .bat" 2024-10-09 13:02:10 +03:00
Rekryt
b6ec7a2197 feat: add new format "amnezia json" sites lists 2024-10-08 20:07:41 +03:00
Rekryt
a080598024 fix: ip filtering 2024-10-06 18:39:59 +03:00
Rekryt
6e42686fc7 feat: make preloading of CIDR asynchronous at application startup 2024-09-22 20:46:54 +03:00
Rekryt
a3a82f93ea fix: use groups for mikrotik lists names, update script format 2024-09-05 17:09:42 +03:00
Rekryt
b2626f2d8a fix: use groups for mikrotik lists names, update script format 2024-09-05 16:51:39 +03:00
Rekryt
372620839e fix: use groups for mikrotik lists names, update script format 2024-09-05 16:29:53 +03:00