Module server
Expand description
Server implementation of the SOCKS5 Protocol RFC 1928
Structsยง
- Header
- The server selects from one of the methods given in METHODS, and sends a header back containing the selected METHOD and same Protocol vesion.
- Reply
- Sent by the server as a reply on an earlier client request.
- Username
Password Response - Response to the username-password request sent by the client.