Module shadowsocks::relay [] [src]

Relay server in local and server side implementations.

Modules

local

Local side

server

Server side

socks5

Socks5 protocol definition (RFC1928)

tcprelay

TcpRelay implementation

udprelay

UdpRelay implementation

Type Definitions

BoxIoFuture

Alias for Boxed Future without Send