Module udp

Module udp 

Available on (crate features proxy or haproxy or socks5) and crate feature socks5 only.
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.