ProxySU icon indicating copy to clipboard operation
ProxySU copied to clipboard

安装Trojan-go,安装成功,客户端链接报错 tls failed to handshake with remote server

Open zhychen1173 opened this issue 2 years ago • 0 comments

服务器套了cloudflare,域名网址可正常打开,但客户端连接时报错。 非常诡异的是,客户端报错的情况下,浏览器可以打开google,但却打不开facebook、 twitter等网站。

客户端日志如下: [TrojanGo] [ERROR] 2022/11/23 20:37:09 github.com/p4gefau1t/trojan-go/proxy.(*Proxy).relayConnLoop.func1.1:proxy.go:66 proxy failed to dial connection | websocket cannot dial with underlying client | tls failed to handshake with remote server | read tcp 192.168.1.206:59134->172.67.148.151:443: wsarecv: An existing connection was forcibly closed by the remote host. 2022/11/23 20:37:14 tcp:127.0.0.1:59150 accepted tcp:www.googleapis.com:443 [PROXY] [TrojanGo] [INFO] 2022/11/23 20:37:14 socks connection from 127.0.0.1:59151 metadata www.googleapis.com:443 [TrojanGo] [ERROR] 2022/11/23 20:37:14 github.com/p4gefau1t/trojan-go/proxy.(*Proxy).relayConnLoop.func1.1:proxy.go:66 proxy failed to dial connection | websocket cannot dial with underlying client | tls failed to handshake with remote server | read tcp 192.168.1.206:59152->172.67.148.151:443: wsarecv: An existing connection was forcibly closed by the remote host. 2022/11/23 20:37:14 tcp:127.0.0.1:59153 accepted tcp:www.googleapis.com:443 [PROXY] [TrojanGo] [INFO] 2022/11/23 20:37:14 socks connection from 127.0.0.1:59154 metadata www.googleapis.com:443 [TrojanGo] [ERROR] 2022/11/23 20:37:15 github.com/p4gefau1t/trojan-go/proxy.(*Proxy).relayConnLoop.func1.1:proxy.go:66 proxy failed to dial connection | websocket cannot dial with underlying client | tls failed to handshake with remote server | read tcp 192.168.1.206:59155->172.67.148.151:443: wsarecv: An existing connection was forcibly closed by the remote host. 2022/11/23 20:37:24 tcp:127.0.0.1:59160 accepted tcp:www.googleapis.com:443 [PROXY] [TrojanGo] [INFO] 2022/11/23 20:37:24 socks connection from 127.0.0.1:59161 metadata www.googleapis.com:443 [TrojanGo] [ERROR] 2022/11/23 20:37:24 github.com/p4gefau1t/trojan-go/proxy.(*Proxy).relayConnLoop.func1.1:proxy.go:66 proxy failed to dial connection | websocket cannot dial with underlying client | tls failed to handshake with remote server | read tcp 192.168.1.206:59162->172.67.148.151:443: wsarecv: An existing connection was forcibly closed by the remote host. 2022/11/23 20:37:24 tcp:127.0.0.1:59163 accepted tcp:www.googleapis.com:443 [PROXY] [TrojanGo] [INFO] 2022/11/23 20:37:24 socks connection from 127.0.0.1:59164 metadata www.googleapis.com:443 [TrojanGo] [ERROR] 2022/11/23 20:37:24 github.com/p4gefau1t/trojan-go/proxy.(*Proxy).relayConnLoop.func1.1:proxy.go:66 proxy failed to dial connection | websocket cannot dial with underlying client | tls failed to handshake with remote server | read tcp 192.168.1.206:59165->172.67.148.151:443: wsarecv: An existing connection was forcibly closed by the remote host.

zhychen1173 avatar Nov 23 '22 13:11 zhychen1173