wwqgtxx
|
ae7967f662
|
chore: the resolve and findProcess behaviors of Logic and SubRules follow the order and needs of the internal rules
Test / test (1.20, macos-13) (push) Waiting to run
Test / test (1.20, macos-latest) (push) Waiting to run
Test / test (1.20, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.20, ubuntu-latest) (push) Waiting to run
Test / test (1.20, windows-latest) (push) Waiting to run
Test / test (1.21, macos-13) (push) Waiting to run
Test / test (1.21, macos-latest) (push) Waiting to run
Test / test (1.21, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.21, ubuntu-latest) (push) Waiting to run
Test / test (1.21, windows-latest) (push) Waiting to run
Test / test (1.22, macos-13) (push) Waiting to run
Test / test (1.22, macos-latest) (push) Waiting to run
Test / test (1.22, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.22, ubuntu-latest) (push) Waiting to run
Test / test (1.22, windows-latest) (push) Waiting to run
Test / test (1.23, macos-13) (push) Waiting to run
Test / test (1.23, macos-latest) (push) Waiting to run
Test / test (1.23, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.23, ubuntu-latest) (push) Waiting to run
Test / test (1.23, windows-latest) (push) Waiting to run
Test / test (1.24, macos-13) (push) Waiting to run
Test / test (1.24, macos-latest) (push) Waiting to run
Test / test (1.24, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.24, ubuntu-latest) (push) Waiting to run
Test / test (1.24, windows-latest) (push) Waiting to run
Trigger CMFA Update / trigger-CMFA-update (push) Waiting to run
|
2025-06-10 20:11:50 +08:00 |
|
wwqgtxx
|
5c40a6340c
|
feat: not inline rule-provider can also set payload as fallback rules when file/http parsing fails
|
2025-04-30 14:09:15 +08:00 |
|
wwqgtxx
|
20739f5db7
|
chore: code cleanup
|
2024-12-25 10:34:16 +08:00 |
|
wwqgtxx
|
5a9ad0ed3c
|
chore: code cleanup
Trigger CMFA Update / trigger-CMFA-update (push) Failing after 1s
|
2024-12-19 09:29:17 +08:00 |
|
qianlongzt
|
bb803249fa
|
feat: support inline rule provider (#1731)
|
2024-12-19 09:16:45 +08:00 |
|
wwqgtxx
|
5d242510c8
|
chore: support ETag for providers
|
2024-09-22 11:42:29 +08:00 |
|
wwqgtxx
|
3e2c9ce821
|
chore: cleanup patch code
|
2024-08-27 11:04:42 +08:00 |
|
wwqgtxx
|
c830b8aaf7
|
feat: support convert mrs format back to text format
|
2024-07-28 11:00:27 +08:00 |
|
wwqgtxx
|
4f8a5a5f54
|
feat: add mrs format ipcidr ruleset
|
2024-07-27 10:36:11 +08:00 |
|
wwqgtxx
|
303f6e4567
|
feat: add mrs format domain ruleset
|
2024-07-26 22:30:42 +08:00 |
|
xishang0128
|
0e228765fc
|
fix: Make the ruleset take effect in a single line
|
2024-06-28 14:14:36 +08:00 |
|
wwqgtxx
|
09be5cbc99
|
feat: tun support auto-redirect, route-address-set and route-exclude-address-set
|
2024-06-17 22:04:51 +08:00 |
|
wwqgtxx
|
17c9d507be
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
wwqgtxx
|
c2d1f71305
|
fix: ruleProvider panic
|
2023-04-14 19:08:41 +08:00 |
|
wwqgtxx
|
e4926c8364
|
feat: ruleset support text format
|
2023-04-14 13:51:26 +08:00 |
|
wwqgtxx
|
9442880a5a
|
chore: rule-provider direct using IndexByte in bytes for find new line
|
2023-04-01 16:55:16 +08:00 |
|
wwqgtxx
|
54c2fa98b4
|
chore: rule-provider now read yaml line-by-line
|
2023-04-01 14:11:09 +08:00 |
|
Larvan2
|
8a7027e8d6
|
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 |
|
Skyxim
|
4f75201a98
|
feat: add linsters
|
2022-12-04 13:37:14 +08:00 |
|
adlyq
|
9b89ff9f2d
|
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 |
|
Skyxim
|
80df572b18
|
refactor: Unified provider loading resources
|
2022-07-11 21:30:34 +08:00 |
|
Skyxim
|
130a3a261d
|
refactor: clear linkname,reduce cycle dependencies,transport init geosite function
|
2022-06-10 13:38:19 +08:00 |
|
Dreamacro
|
a7f9aa909a
|
fix: upgrade to yaml v3
|
2022-06-09 17:59:17 +08:00 |
|
MetaCubeX
|
cb517cb529
|
chore: 调整目录与包名一致
|
2022-06-04 03:25:33 +08:00 |
|