Commit Graph

53 Commits

Author SHA1 Message Date
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
Rekryt
7f1fda63d5 feat: use groups for mikrotik lists names, update script format 2024-09-05 15:58:32 +03:00
Rekryt
73b38ec96b feat: portal groups 2024-09-05 00:54:41 +03:00
Rekryt
ef457a1fda feat: new output formats Dnsmasq nfset and ipset, ClashX, Keenetic KVAS 2024-09-04 16:42:20 +03:00
Rekryt
c56dc4dd05 feat: do dns reboot for sites sequentially 2024-09-03 21:20:44 +03:00
Rekryt
2169ca6b84 feat: checkbox for only wildcard domains 2024-09-03 20:11:08 +03:00
Rekryt
c89cb6b4b3 feat: async dns resolving, new env SYS_DNS_RESOLVE_CHUNK_SIZE 2024-09-03 20:10:28 +03:00
Rekryt
08e03194c8 feat: add switchy rulelist format support 2024-09-03 11:50:17 +03:00
Rekryt
135c89e446 feat: add public directory and favicons 2024-09-01 18:06:50 +03:00
Rekryt
fe752cede2 feat: allow multiple site selection, add comma-separated format 2024-08-31 15:36:08 +03:00
Rekryt
d304af915e feat: exclude local ip-s 2024-08-31 15:28:17 +03:00
Rekryt
e5b21f822c feat: autosave configurations 2024-08-31 15:27:36 +03:00