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
Hi,
Does this project support general UDP tunnel on socks proxy protocol(not for DNS at port 53)?
For example, my video chat app will send and receive UDP packets, and I set up the socks proxy for the app.
So the UDP path is: User APP --> local socks proxy --> shadowsocks encryption tunnel --> remote socks proxy server --> APP server.
The reverse direction is also needed.
Will this case work in go-shadowsocks2? and how to set up? I didn't find it in README.md
Thank you for your time.
The text was updated successfully, but these errors were encountered:
Hi,
Does this project support general UDP tunnel on socks proxy protocol(not for DNS at port 53)?
For example, my video chat app will send and receive UDP packets, and I set up the socks proxy for the app.
So the UDP path is: User APP --> local socks proxy --> shadowsocks encryption tunnel --> remote socks proxy server --> APP server.
The reverse direction is also needed.
Will this case work in go-shadowsocks2? and how to set up? I didn't find it in README.md
Thank you for your time.
The text was updated successfully, but these errors were encountered: