A Rust implementation of Shadowsocks proxy protocol for secure tunneling
Rust port of Shadowsocks
sslocal
ssserver
ssmanager
$ sslocal -c config.json
$ ssserver -s 0.0.0.0 -p 8388 -k mypassword -m aes-256-gcm
$ ssmanager -s 0.0.0.0 -p 6001