shadowsocks / shadowsocks-go

go port of shadowsocks (Deprecated)
http://shadowsocks.github.io/shadowsocks-go
Apache License 2.0
6.61k stars 3.32k forks source link

socks handshake: socks version not supported #52

Closed damnhe closed 9 years ago

damnhe commented 9 years ago

socks handshake: socks version not supported

fedora21 x64

lixin9311 commented 9 years ago

Only socks5 is supported.

damnhe notifications@github.com于2015年1月12日星期一写道:

socks handshake: socks version not supported

fedora21 x64

— Reply to this email directly or view it on GitHub https://github.com/shadowsocks/shadowsocks-go/issues/52.

damnhe commented 9 years ago

of course , the shadowsocks server supports socks5 ,i can connect it by using shadowsocks-csharp on windows. It seems that shadowsocks-go doesn't work on fedora

CNMan commented 9 years ago

shadowsocks-csharp has a built-in polipo to covert socks5 proxy to http proxy. shadowsocks-csharp=shadowsocks(or shadowsocks-go/shadowsocks-libev...)+polipo+gfwlist2pac so you need manual installation of polipo on fedora.