Module connection

Module connection 

Source
Expand description

Connection abstraction of the SOCKS5 protocol

Modules§

associate
Socks5 command type Associate
bind
Socks5 command type Bind
connect
Socks5 command type Connect
state
Incoming connection state types

Structs§

IncomingConnection
An incoming SOCKS5 connection.

Enums§

Command
A command sent from the SOCKS5 client.