Module general

Source
Expand description

Holds implementation of the actual socks4 protocol

Structs§

S4GeneralStream
The actual type that represents the Socks4 proxy client stream. Contains a tcp stream that operates on
Socks4General
Represents the proxy constructor that creates a S4GeneralStream proxy stream when connected

Enums§

StrParsingError
Represents an error that can occur during from_str parsing