Skip to content

Instantly share code, notes, and snippets.

@liruqi
Last active August 9, 2018 05:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liruqi/a48e2e9b45ce01276ebe8543a545a745 to your computer and use it in GitHub Desktop.
Save liruqi/a48e2e9b45ce01276ebe8543a545a745 to your computer and use it in GitHub Desktop.
shadowsocks server setup
#Ubuntu 16.04
apt install -y python-pip
apt install -y libsodium-dev
pip install https://github.com/shadowsocks/shadowsocks/archive/master.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment