Closed GeorgeRudd closed 2 years ago
在。V2RayN 等客户端的规则优先级可能会有一些问题。
你好 我刚刚试了 https://github.com/XTLS/Xray-core/releases 和 https://github.com/v2fly/v2ray-core/releases 里面的geo文件 同样配置下 apple.com.cn 都是走代理的 [Info] app/dispatcher: sniffed domain: apple.com.cn [Info] app/dispatcher: taking detour [proxy] for [tcp:apple.com.cn:443]
客户端配置
访问apple.com.cn是直连 accepted tcp:www.apple.com.cn:443 [socks -> direct] 访问apple.com走代理 accepted tcp:www.apple.com:443 [socks -> proxy]
这里 说apple类别在geosite:geolocation-!cn 里面,那访问apple.com.cn应该也走代理才对啊