Closed 800sea closed 12 months ago
**ERROR** [3080:84983] [shadowsocks_service::server::tcprelay] tcp tunnel 172.17.122.43:57060 -> 127.0.0.1:7890 connect failed, error: Connection refused (os error 61)
DEBUG [3080:84983] [shadowsocks_service::server::tcprelay] tcp server stream aborted with error: Connection refused (os error 61)
The error message was very clear. Your sslocal
sent target address 127.0.0.1:7890
to ssserver
, which was not connectable from server.
我在iOS上使用badvpn-tun2socks(手机) -> ssLocal(手机) -> sserver(电脑) shadowsocks-rust:v1.17.1 代理成功后app可以正常使用,但是网页就不行.并且我使用网页打开ip:port 就可以打开网页. 我的配置如下 sslocal config.json
ssserver config.json
错误日志如下: