Description
Provides a SOCKS version 5 proxy implementation for Haskell. SOCKS proxies relay network connections through another server, often to route traffic through a controlled path.
It is useful for clients, testing tools, network utilities, and applications that need SOCKS proxy support. It is a developer library; privacy and security depend on the proxy server and application configuration.