Skip to content

Instantly share code, notes, and snippets.

@hagerliu
hagerliu / subcmfw.ini
Last active March 3, 2024 06:14
subconverter cmfw
[custom]
overwrite_original_rules=true
clash_rule_base=https://gist.github.com/hagerliu/ee542e020a3e0d6444af9a4329dad3bb/raw/cmfw.yaml
custom_proxy_group=Proxy`select`[]DIRECT`.*
ruleset=DIRECT,[]GEOSITE,private
ruleset=DIRECT,[]GEOSITE,cn
ruleset=DIRECT,[]GEOIP,private
ruleset=DIRECT,[]GEOIP,cn
ruleset=Proxy,[]MATCH
@hagerliu
hagerliu / subcmfa.ini
Last active October 26, 2023 09:42
subconverter cmfa
[custom]
overwrite_original_rules=true
clash_rule_base=https://gist.github.com/hagerliu/1f3515c0f70c782fc0706a550aab7100/raw/cmfa.yaml
custom_proxy_group=Proxy`select`[]DIRECT`.*
ruleset=REJECT,[]RULE-SET,antiad
ruleset=DIRECT,[]RULE-SET,private
ruleset=DIRECT,[]RULE-SET,direct
ruleset=DIRECT,[]RULE-SET,lancidr,no-resolve
ruleset=DIRECT,[]RULE-SET,cncidr
ruleset=Proxy,[]MATCH
@hagerliu
hagerliu / cmfa.yaml
Last active February 16, 2024 02:37
clash meta for android
log-level: warning
unified-delay: true
mode: rule
ipv6: true
sniffer:
enable: true
ipv6: true
force-dns-mapping: true
parse-pure-ip: true
sniff:
@hagerliu
hagerliu / cmfw.yaml
Last active February 15, 2025 14:03
clash meta for windows
mixed-port: 7890
unified-delay: true
log-level: warning
geodata-mode: true
geodata-loader: memconservative
geo-auto-update: true
geo-update-interval: 24
geox-url:
geoip: "https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@release/geoip-lite.dat"
geosite: "https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@release/geosite-lite.dat"