Module tcp

Source
Expand description

Shadowsocks tcp services.

Structs§

SsTcpListener
TCP Listener for incoming shadowsocks connection.

Functions§

handle_ss_local
Handles incoming connection from ss-local.
handle_ss_remote
Handles incoming connection from ss-remote.
ss_local
Starts a shadowsocks local server.
ss_remote
Starts a shadowsocks remote server.