shadowsocks-libev
shadowsocks-libev copied to clipboard
Available outside the GFW? server recv: Connection reset by peer
Please answer these questions before submitting your issue. Thanks!
(Please mention that if the issue you filed is solved, you may wish to close it by yourself. Thanks again.)
(PS, you can remove 3 lines above, including this one, before post your issue.)
What version of shadowsocks-libev are you using?
shadowsocks-libev:amd64/bionic 3.1.3+ds-1ubuntu2 uptodate
What operating system are you using?
aws ubuntu 18
What did you do?
V2ray true connection test (google.com)
What did you see instead?
in shadowsocks journal: ERROR: server recv: Connection reset by peer But it works when TCping by local v2ray client and ping google.com in remote Ubuntu Is that because I am outside the wall?
What is your config in detail (with all sensitive info masked)?
{ "server":"0.0.0.0", "server_port":8388, "local_port":1080, "password":"******", "timeout":60, "method":"chacha20-ietf-poly1305", "fast_open":true, "nameserver":"8.8.8.8", "mode":"tcp_and_udp" }