@hackage socks50.8.0.0

A SOCKS5 (RFC 1928) implementation

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.