Expand description
Holds implementation of the socks4 protocol but without ident being passed when establishing connection
Structs§
- S4No
Ident Stream - The actual type that represents the Socks4 proxy client with no ident required. Contains a tcp stream that operates on
- Socks4
NoIdent - Parameters required by this Socks4 proxy client protocol implementation
Enums§
- StrParsing
Error - Represents an error that
can occur during
from_strparsing