Bug fixes

Add custom proxy groups and rulesets with URI arguments.
Fix when running Linux version, if a request URI is too long, the program will crash.
Optimize codes.
Update LAN ruleset.
This commit is contained in:
Tindy X
2019-12-03 20:54:40 +08:00
parent db0a8e52cf
commit 7804cc4a05
8 changed files with 161 additions and 58 deletions

View File

@@ -4,7 +4,7 @@ IP-CIDR,10.0.0.0/8
IP-CIDR,172.16.0.0/12
IP-CIDR,127.0.0.0/8
IP-CIDR,100.64.0.0/10
IP-CIDR,::1/128
IP-CIDR,fc00::/7
IP-CIDR,fe80::/10
IP-CIDR,fd00::/8
IP-CIDR6,::1/128
IP-CIDR6,fc00::/7
IP-CIDR6,fe80::/10
IP-CIDR6,fd00::/8