socksx

Module socks5

Source
Expand description

SOCKS5-specific implementations.

Structs§

Enums§

  • Represents the different commands for SOCKS5 protocol.
  • Represents different reply codes for SOCKS5 protocol.

Functions§

  • Reads a SOCKS5 reply from the provided stream and returns the associated address.
  • Writes a SOCKS5 reply to the provided stream.