shadowsocks / go-shadowsocks2

Modern Shadowsocks in Go
Apache License 2.0
4.51k stars 1.41k forks source link

UDP mod does not work properly #216

Open Civ01 opened 2 years ago

Civ01 commented 2 years ago

Describe the bug As title says

To Reproduce Steps to reproduce the behavior:

  1. Run SSserver with tcp_and_udp mode
  2. Confirm it works on Shadowsocks-rust
  3. Run shadowsocks-go client with -u switch
  4. Test UDP connections (bittorrent)
  5. They arent going through

Expected behavior UDP working

Desktop (please complete the following information): Windows 10 ShadowsocksGo2 latest trunk as of October 2021

Additional context As stated above - shadowsocks-rust version works just fine with the same SS-server