Open XiangwanGuan opened 2 months ago
你这个需求只需要配置代理CN地区之外的流量就好了,以下是我的Clash Mate的yaml模板,你可以参考或者直接使用
proxy-providers:
机场名称: type: http path: ./profiles/proxies/Proxy.yaml url: 订阅链接 interval: 300 health-check: enable: true url: http://cp.cloudflare.com/ interval: 300
proxy-groups:
rule-providers:
ChinaMax: type: http behavior: classical url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/ChinaMax/ChinaMax.yaml" path: ./profiles/rules/ChinaMax.yaml interval: 300
ChinaMax_Domain: type: http behavior: domain url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/ChinaMax/ChinaMax_Domain.yaml" path: ./profiles/rules/ChinaMax_Domain.yaml interval: 300
ChinaMax_IP: type: http behavior: ipcidr url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/ChinaMax/ChinaMax_IP.yaml" path: ./profiles/rules/ChinaMax_IP.yaml interval: 300
rules:
拜托大佬,加个GlobalMAX,能集合所有需要代理的地址,万分感谢!