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.
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.