You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dimzon I have the same problem as you
I am faced with the same problem with you, i debug and find the it can't resolve the data recived from socket in right way . because it reuse the buf array , i think the client code might never be tested in mac windows and linux 。
Describe the bug
Doesn't work in client mode.
To Reproduce
c:\app\shadowsocks2-win64.exe -s ss://AEAD_CHACHA20_POLY1305:pass@:465 -udp
c:\app\shadowsocks2-win64.exe -c ss://AEAD_CHACHA20_POLY1305:[email protected]:465 -socks :10802 -verbose -u
tcp.go:67: failed to get target address: SOCKS error: 8
in console 2Expected behavior
must work
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: