go-shadowsocks2
go-shadowsocks2 copied to clipboard
Modern Shadowsocks in Go
**Describe the bug** The application should not "Fail" when "Good" configuration is used. **Background:** 1. CentOS 9 2. Go 3. go-ShadowSocks2 ( All ^^^ installed today, latest release. ) 3...
 
Can you please make functions like `func socksLocal(addr, server string, shadow func(net.Conn) net.Conn)` public ? so we can write our own custom clients..
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
I'm currently running the http proxy locally with the following implementation, which takes care of both plain http request and the http CONNECT. I'm wondering whether the http proxy can...
问下可以编译成Android 的so 动态库吗
udp转发失败
服务器已经开启了udp
**Describe the bug** Doesn't work in client mode. **To Reproduce** 1. open console 1 and run in server mode: `c:\app\shadowsocks2-win64.exe -s ss://AEAD_CHACHA20_POLY1305:pass@:465 -udp` 2. open console 2 and run in...
Windows client connection fails when I am using V2Ray Plugin. Without the plugin, it works fine. 