gost可以使用gost -L=:8080 -F "<schema>://proxya@servera" -F "<schema>://proxyb
@serverb"
来实现本地代理,然后指定使用proxya访问servera, proxyb访问serverb
也是可以把这些写到一个json文件里
那么你要做的就是把pac转化为json文件,然后使用gost加载既可以实现了一个动态策略
路由了,但是你本地只需要把gost 的8080设为代理即可。
【 在 cwall 的大作中提到: 】
: 简单分析下来,可能根本的问题还是策略,我觉得应该是这个策略:
: 1、bind with ip v4 and connect first
: 2、if timeout,then try bind with ip v6 and connect
: ...................
--
FROM 27.38.197.*