Module socksv5::v5

source ·

Structs

Enums

Functions

Reads a SOCKSv5 “METHOD selection message”, verifying the protocol version and returning the authentication method selected by the server.
Reads and parses a SOCKSv5 command response message.
Writes a SOCKSv5 “version identifier/method selection message”, requesting the specified authentication methods.
Writes a SOCKSv5 request with the specified command, host and port.

Type Definitions