Skip to main content

Crate rsocks

Crate rsocks 

Source

Modules§

auth
buffer_pool
config
connection
copy_pump
handshake
helpers
request

Functions§

run
Resolve the listen address from config, bind it, log the configuration, and serve forever.
serve
Serve SOCKS5 connections on an already-bound listener. Split out from run so tests can drive the proxy against an ephemeral loopback port.