APP 是 shadowrocks ,手上有国内外 IP 分流的路由表,尝试写入 surge 配置,但无法连接服务器,一连接就自动断开,不知道是哪里不对,下面是配置文件。
[General]
skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, localhost, *.local
bypass-tun = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12
dns-server = 223.5.5.5, 119.29.29.29, 114.114.114.114
loglevel = notify
[Proxy]
Proxy = custom,server ip,port,aes-256-cfb,password,http://surge.pm/ss.module,tcp-fast-open=true
[Rule]
国内路由表 直连
.....
FINAL,PROXY
[General]
skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, localhost, *.local
bypass-tun = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12
dns-server = 223.5.5.5, 119.29.29.29, 114.114.114.114
loglevel = notify
[Proxy]
Proxy = custom,server ip,port,aes-256-cfb,password,http://surge.pm/ss.module,tcp-fast-open=true
[Rule]
国内路由表 直连
.....
FINAL,PROXY