Module no_ident

Source
Expand description

Holds implementation of the socks4 protocol but without ident being passed when establishing connection

Structs§

S4NoIdentStream
The actual type that represents the Socks4 proxy client with no ident required. Contains a tcp stream that operates on
Socks4NoIdent
Parameters required by this Socks4 proxy client protocol implementation

Enums§

StrParsingError
Represents an error that can occur during from_str parsing