Description
A SOCKS5 (RFC 1928) implementation.
Description
This package provides a library with simple functions to create SOCKS5 clients and servers, along with a standalone server executable.
It supports all standard SOCKS5 commands (CONNECT, BIND, and UDP ASSOCIATE), Username/Password authentication (RFC 1929), and TLS-secured connections.