gVisor bot
|
99287189ef
|
chore: Cleanup code
|
2023-11-17 23:12:10 +08:00 |
|
gVisor bot
|
923f3cc1e3
|
fix: improve feature check and add missing patches
|
2023-11-17 19:10:17 +08:00 |
|
gVisor bot
|
aeb2481b27
|
fix: fix android-arm64 build
|
2023-11-17 10:53:57 +08:00 |
|
gVisor bot
|
ea3a1cf51f
|
feat: share more code from android branch
|
2023-11-17 01:21:02 +08:00 |
|
gVisor bot
|
a918cd66d8
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
gVisor bot
|
0655107a9a
|
feat: cancel RULE-SET nested SUB-RULE restrictions
|
2023-10-31 11:10:38 +00:00 |
|
gVisor bot
|
0c2d223c1b
|
fix: remote logic rules cannot be parsed (#837)
|
2023-10-31 19:07:01 +08:00 |
|
gVisor bot
|
496759ba7e
|
chore: function rename
|
2023-06-19 08:32:11 +08:00 |
|
gVisor bot
|
d558b31cf2
|
feat: optional provider path (#624)
|
2023-06-15 22:45:02 +08:00 |
|
gVisor bot
|
c813b0f027
|
fix: ruleProvider panic
|
2023-04-14 19:08:41 +08:00 |
|
gVisor bot
|
087383cb34
|
feat: ruleset support text format
|
2023-04-14 13:51:26 +08:00 |
|
gVisor bot
|
6cfe879a2d
|
chore: rule-provider direct using IndexByte in bytes for find new line
|
2023-04-01 16:55:16 +08:00 |
|
gVisor bot
|
510aa73cbe
|
chore: rule-provider now read yaml line-by-line
|
2023-04-01 14:11:09 +08:00 |
|
gVisor bot
|
6b5484841d
|
chore: DomainSet now build from a DomainTrie
|
2023-04-01 12:15:03 +08:00 |
|
gVisor bot
|
96461ab557
|
feat: nameserver-policy support use rule-providers and reduce domain-set memory
|
2023-04-01 11:53:39 +08:00 |
|
gVisor bot
|
9d9d4565e3
|
feat: add override-destination for sniffer
|
2023-01-23 14:08:11 +08:00 |
|
gVisor bot
|
dd72be0ef1
|
chore: Correct the decision of enabling find process
|
2023-01-21 14:27:09 +08:00 |
|
gVisor bot
|
bc34532418
|
Fix: Remove EnableProcess from config.go and enable-process from config.yaml.
Fix: FindProcess is now enabled by default when the rule set contains process-name rules.
|
2023-01-20 16:29:08 +08:00 |
|
gVisor bot
|
290a425c42
|
fix: Process rule is not work in classical rule-set
|
2023-01-04 21:18:07 +08:00 |
|
gVisor bot
|
ae17141588
|
feat: add linsters
|
2022-12-04 13:37:14 +08:00 |
|
gVisor bot
|
b48387d9f4
|
chore: optimize DomainTrie for only one child
|
2022-11-30 19:42:05 +08:00 |
|
gVisor bot
|
537035ffa8
|
chore: decrease DomainTrie's memory use
|
2022-11-30 18:50:46 +08:00 |
|
gVisor bot
|
99a1561cd4
|
chore: trie.DomainTrie will not depend on zero value
|
2022-11-02 22:28:18 +08:00 |
|
gVisor bot
|
d6dc5ba19c
|
feat: support sub-rule, eg.
rules:
- SUB-RULE,(AND,((NETWORK,TCP),(DOMAIN-KEYWORD,google))),TEST2
- SUB-RULE,(GEOIP,!CN),TEST1
- MATCH,DIRECT
sub-rules:
TEST2:
- MATCH,Proxy
TEST1:
- RULE-SET,Local,DIRECT,no-resolve
- GEOSITE,CN,Domestic
- GEOIP,CN,Domestic
- MATCH,Proxy
|
2022-09-06 17:30:35 +08:00 |
|
gVisor bot
|
6b95daa9ee
|
refactor: Unified provider loading resources
|
2022-07-11 21:30:34 +08:00 |
|
gVisor bot
|
eebac64086
|
fix: IDNA domain match
|
2022-06-18 18:13:54 +08:00 |
|
gVisor bot
|
5e61947d84
|
style: rule provider strategy
|
2022-06-18 17:53:40 +08:00 |
|
gVisor bot
|
fd40911fde
|
fix: force update provider happen loopback
|
2022-06-18 16:05:09 +08:00 |
|
gVisor bot
|
7e4d679da6
|
refactor: clear linkname,reduce cycle dependencies,transport init geosite function
|
2022-06-10 13:38:19 +08:00 |
|
gVisor bot
|
e488342451
|
fix: upgrade to yaml v3
|
2022-06-09 17:59:17 +08:00 |
|
gVisor bot
|
2ea93b8398
|
Merge branch 'dev' into Alpha
|
2022-06-04 19:16:56 +08:00 |
|
gVisor bot
|
d072d06e49
|
chore: 调整目录与包名一致
|
2022-06-04 03:25:33 +08:00 |
|