clash 用统一的格式来定义不同的节点类型,用 type 来进行区分,特有的属性只需要在这个结构体加上自己属性就可以, clash 客户端会根据 type 不同而来读数据 二、proxy-groups 可以把proxy-groups理解为一道又道的过滤网,当你发出一个请求时,这个请求将会被在哪一层的过滤网给拦截下来,取决于你的rules与 请求匹配。
type: select proxies: 🚀 节点选择 🎯 全球直连 ♻️ 自动选择 qqlight sav3 xianyu2 virmach silk oraclegmail unit hostyun raksmart vultr 下面使用surgio生成的: proxy-groups: type: select name: 🚀 Proxy proxies: ["sharktech","qqlight","sav3","xianyu2","virmach","silk","oraclegmail...
你想说的是固定proxy-groups(UI里名称是策略集)的名称,但这个名称是完全可自定义的,各个机场给的配置会完全不同,不存在可用的关键字。想多家机场混用或者通用只能是提取节点信息然后自己配置proxy-groups,然后相对应的,还得去配套规则。 Mosney commented May 28, 2022 一劳永逸的办法:自己维护配置文件,机场的订...
proxy-groups: - name: 负载均衡 type: load-balance url: http://www.gstatic.com/generate_204 interval: 300 proxies: - vless-reality-vision # 自定义添加的节点名称 - vless-reality-grpc - vless-xtls-rprx-vision - vless-ws-tls - vless-ws - vmess-ws-tls - vmess-ws - trojan-tcp-tls ...
Remote groups allow users to implement powerful rules. Supports automatic fallback, load balancing or auto select node based off latency Remote providers, allowing users to get node lists remotely instead of hardcoding in config Netfilter TCP redirecting. Deploy Clash on your Inter...
Remote groups allow users to implement powerful rules. Supports automatic fallback, load balancing or auto select proxy based off latency Remote providers, allowing users to get proxy/rule lists remotely instead of hardcoding in config 2/4 检查清单项已完成 ...
//github.com/2dust/clashNremove geoMerge pull request #82 from FrzMtrsprt/patch-1Better READMEImproved proxiesUpdate MainForm.zh-Hans.resx1.16Update AssemblyInfo.csAdded automatic delay testingImproved proxy groups sortingbug fixFix config file to recognize mixed-portMerge pull request #67 from wh...
在proxy-groups部分中,添加或修改策略组,例如: - name: Proxy type: select proxies: - Proxy1 - Proxy2 - Proxy3 上述示例中,新建了一个名为Proxy的策略组,用户可以手动选择Proxy1、Proxy2或Proxy3中的任何一个代理进行连接; 修改完成后,保存配置文件并重启程序以应用新策略组。
proxy-groups: - name: PROXY type: select proxies: - Debug rules: - RULE-SET,applications,DIRECT - DOMAIN,clash.razord.top,DIRECT - DOMAIN,yacd.haishan.me,DIRECT - RULE-SET,private,DIRECT - RULE-SET,reject,REJECT - RULE-SET,tld-not-cn,PROXY ...