justdoiting / clash-rule

2 stars 2 forks source link

多订阅proxies示例.yaml,感谢您提供的这个模板,我总算是可以把多个机场链接混合之后使用了,但是使用过程中也发现部分机场的订链接似乎不支持加入混合常常有类似于下面这样的错误, #1

Open ffgg536956 opened 1 year ago

ffgg536956 commented 1 year ago

多订阅proxies示例.yaml,感谢您提供的这个模板,我总算是可以把多个机场链接混合之后使用了,但是使用过程中也发现部分机场的订链接似乎不支持加入混合常常有类似于下面这样的错误,我该怎么办?谢谢。

Clash for Windows 无法切换到此配置文件! initial proxy provider qq全球网络error:
all DNS requests failed, first error: Post "https://doh.dns.sb/dns-query": context deadline exceeded image

justdoiting commented 1 year ago

clash的p内核只支持标准的明文格式,不支持v2ray的格式,也不支持base64的格式,如果你想全部都支持,只能换clash.meta核,缺点就是更换之后clash for Windows的logs不会滚动刷新,tun模式也无法使用,如果不想用clash.meta,还有两个方法,一个是把不支持的订阅转成标准的clash格式,另外一个就是使用clash.meta核的clash软件

clash.meta项目地址:https://github.com/MetaCubeX/Clash.Meta 支持clash.meta核的软件:https://github.com/zzzgydi/clash-verge https://github.com/2dust/clashN