Replies: 2 comments
-
|
did it support? |
Beta Was this translation helpful? Give feedback.
0 replies
-
y |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are two UDP relay modes in HevSocks5Tunnel:
UDP relay over UDP
This is the standard way for UDP relay of RFC 1928. Use this mode for any socks5 server that implements the UDP-ASSOCIATE method of RFC1928.
UDP relay over TCP
This is the extended way for UDP relay over TCP that implemented by HevSocks5Server.
Beta Was this translation helpful? Give feedback.
All reactions