Skip to main content

Module server

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.
UsernamePasswordResponse
Response to the username-password request sent by the client.