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

Relay for TCP implementation

udprelay

Relay for UDP implementation

Structs

Context

Local server running context

Type Definitions

BoxIoFuture

Alias for Boxed Future without Send