go-shadowsocks2
go-shadowsocks2 copied to clipboard
Can it work with shadowsocks-windows?
I tried to use it with ss-win, but just got an error: "tcp.go:63: failed to get target address: SOCKS error: 8".
But it works well with Proxifier, which is inconvenient for me.
So here is my question. Thanks for your reply!
Same error message, start ss client on windows 10
Same error on shadowsocks-NG on MacOS.
Cannot reproduce the issue on my Mac/PC. I will reopen if there is an update regarding this issue
Same error on Kali linux.
Same error on Kali linux.
Which version of go-shadowsocks2 and shadowsocks-windows did u use? And which cipher, plugin?
"SOCKS error: 8" means ErrAddressNotSupported in readAddr, it is mostly because the browser/Windows does not support socksv5. use firefox or other proxy tools on windows instead.