Commit graph

28 commits

Author SHA1 Message Date
gVisor bot
ec7fb77b87 refactor: 归类规则解析代码 2022-06-02 13:42:18 +08:00
gVisor bot
2ef1163f3d feat: IP-SUFFIX
eg. IP-SUFFIX,0.0.0.124/6,匹配ip二进制后四位(IP-CIDR的倒序),支持ipv6
2022-06-02 12:53:19 +08:00
gVisor bot
993f9f1441 chore: 调整uid系统判断位置 2022-05-29 18:55:08 +08:00
gVisor bot
3e082166be fix: 更新错误时未停止后续流程,日志修改 2022-05-26 23:13:36 +08:00
gVisor bot
b3017fea94 fix: 启动时检测provider文件是否过期,强制更新 2022-05-26 21:05:00 +08:00
gVisor bot
11100a5159 feat: uid rule support for logic and rule-set 2022-05-22 13:07:20 +08:00
gVisor bot
ba7e0887bd feat: IN-TYPE rule support
eg. IN-TYPE,SOCKS/REDIR/INNER,Proxy
support list: HTTP HTTPS SOCKS SOCKS4 SOCKS5 REDIR TPROXY TUN INNER
2022-05-20 23:17:16 +08:00
gVisor bot
fb3472c53a fix: Rule-Set中不解析DNS
feat: RULE-SET支持no-resolve
2022-05-18 18:43:44 +08:00
gVisor bot
7facfc5486 revert: yaml v2 2022-05-14 23:36:19 +08:00
gVisor bot
9d0b06a173 chore: update dependencies 2022-05-08 00:47:01 +08:00
gVisor bot
4ccedb34e8 fix: provider auto update 2022-05-08 00:04:16 +08:00
gVisor bot
0926b29dea feat: rule-provider support NetWork rule 2022-05-03 01:36:03 +08:00
gVisor bot
a2c489aa7f feat: rule-provider support rules field 2022-05-03 00:53:22 +08:00
gVisor bot
294a1baf8f fix: file not change modify time when updated rule 2022-04-28 09:07:58 +08:00
gVisor bot
3a136cce56 fix: count error 2022-04-28 08:54:33 +08:00
gVisor bot
e2dbbb7cfe Refactor: metadata use netip.Addr 2022-04-20 22:52:05 +08:00
gVisor bot
895d93b10b chore:merge & adjust code 2022-04-12 20:20:04 +08:00
gVisor bot
ee3ad3d898 fix: classical missing count 2022-03-28 21:04:50 +08:00
gVisor bot
211638a9a9 refactor: rule-set and its provider 2022-03-26 20:27:41 +08:00
gVisor bot
bb918ca352 Change type conversion method 2022-03-21 12:34:32 +08:00
gVisor bot
f2b00371ef [Fix] skip when country code not found in GeoIP.dat 2022-03-21 12:24:39 +08:00
gVisor bot
a72ad61f50 [skip ci][内容]
1.修复部分空指针问题
2.修改go.mod
2022-03-19 22:28:28 +08:00
gVisor bot
b8c9a1bf6d update 2022-03-17 23:24:07 +08:00
gVisor bot
a57355aae3 [build test]1.18 2022-03-16 17:54:44 +08:00
gVisor bot
40381afa05 [build test] 2022-03-16 00:43:08 +08:00
gVisor bot
e855cefc13 [Skip CI] 2022-03-15 02:20:19 +08:00
gVisor bot
a7682215a4 [Fixed] modified RULE-SET supported rule 2022-01-23 18:35:48 +08:00
gVisor bot
6a78bca9fb [Feature]
1.Add Network rule, match network type(TCP/UDP)
2.Add logic rules(NOT,OR,AND)
-AND,((DOMAIN,baidu.com),(NETWORK,UDP)),REJECT

(cherry picked from commit d7092e2e37f2c48282c878edea1b2ebc2912b09a)
2022-01-22 22:37:07 +08:00