Skip to content

Instantly share code, notes, and snippets.

@zhanba
zhanba / README.md
Created April 19, 2017 14:39 — forked from githubutilities/README.md
Shadowsocks proxy and ssh proxy

Shadowsocks Proxy

apt-get install python-pip
pip install shadowsocks

sudo ssserver -p 443 -k password -m aes-256-cfb --user nobody -d start