Module connection

Source

Modules§

associate
bind
connect

Structs§

Authenticated
A TCP stream that has been authenticated.
IncomingConnection
An incoming connection. This may not be a valid socks5 connection. You need to call authenticate() to perform the socks5 handshake. It will be converted to a proper socks5 connection after the handshake succeeds.

Enums§

ClientConnection
After the socks5 handshake succeeds, the connection may become: