访问巨硬的 copilot,如何设置 openclash 的分流规则使其能够智能访问

查看 51|回复 2
作者:xinmans   
设置地域和梯子定向到该地节点后可以访问,但是我用的是旁路由 openclash 智能分发模式,想搞一个规则智能匹配到线路,如何设置规则,copilot 的访问地址如何抓包确认?
ipad 和 ios 上通过 clash 访问

访问, openclash, copilot, 规则

yylucian   
配置 bing 的域名走 proxy
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Bing/Bing.list
yylucian   
或 rule-providers 中定义一个
```yaml
rule-providers:
bing:
type: http
behavior: "classical"
url: "https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Bing/Bing.yaml"
path: ./ruleset/Bing.yaml
interval: 86400
```
然后 rules 中添加
- RULE-SET,bing,PROXY
您需要登录后才可以回帖 登录 | 立即注册

返回顶部