Module client
Available on (crate features
proxy or haproxy or socks5) and crate feature socks5 only.Expand description
Structsยง
- Header
- The client connects to the server, and sends a header which contains the protocol version desired and SOCKS methods supported by the client.
- Request
- The SOCKS request sent by the client.
- Request
Ref - The SOCKS request sent by the client.
- Username
Password Request - Initial username-password negotiation starts with the client sending this request.
- Username
Password Request Ref - Initial username-password negotiation starts with the client sending this request.