Module udp

Expand description

Udp implementation of the SOCKS5 Protocol RFC 1928.

Structsยง

UdpHeader
Layout for a header sent by a UDP Client (as request) and UDP server (as resonse), for any datagram (to be) relayed by the proxy.