trojan-go
trojan-go copied to clipboard
Trojan-go安装成功,客户端链接报错 tls failed to handshake with remote server
服务器套了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.
解决了吗?我也是这样。 一开始还以为是系统换了,重装了还不行 最后发现,是我这个IP下的所有设备连接都报这个错
我也全是这句话wsarecv: An existing connection was forcibly closed by the remote host.
服务端就是一直报SSL 握手错误