Describe the bug
Doesn't work in client mode.
To Reproduce
- open console 1 and run in server mode:
c:\app\shadowsocks2-win64.exe -s ss://AEAD_CHACHA20_POLY1305:pass@:465 -udp
- open console 2 and run in client mode:
c:\app\shadowsocks2-win64.exe -c ss://AEAD_CHACHA20_POLY1305:pass@127.0.0.1:465 -socks :10802 -verbose -u
- set proxy to socks5 port 10802 and try to navigate to google.com
- see
tcp.go:67: failed to get target address: SOCKS error: 8 in console 2
- browser can't navigate
- other ss-clients works fine with server running as on 1st step
Expected behavior
must work
Desktop (please complete the following information):
Describe the bug
Doesn't work in client mode.
To Reproduce
c:\app\shadowsocks2-win64.exe -s ss://AEAD_CHACHA20_POLY1305:pass@:465 -udpc:\app\shadowsocks2-win64.exe -c ss://AEAD_CHACHA20_POLY1305:pass@127.0.0.1:465 -socks :10802 -verbose -utcp.go:67: failed to get target address: SOCKS error: 8in console 2Expected behavior
must work
Desktop (please complete the following information):