[][src]Crate stunxy

Deal with NAT traversal using STUN.

Structs

Datagram

Represents an UDP datagram, containing a TCP stream keeping the SOCKS proxy alive and an UDP socket sending and receiving data.

Socket

Represents an UDP socket.

Traits

RW

Represents an socket which can send data to and receive data from a certain address.

Functions

stun_test_1

Executes a STUN test I.

stun_test_2

Executes a STUN test II.

stun_test_3

Executes a STUN test III.