socks_server library

Classes

Connection
Generic socks connection interface.
ProxySettings
SocksServer
Socks server.
SocksUpdPacket
TcpConnection
UdpConnection

Typedefs

AuthHandler = bool Function(String username, String password)
Authentication handler.