socks5_impl::server

Module connection

Source

Modules§

Structs§

  • A TCP stream that has been authenticated.
  • 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§