Skip to content

Instantly share code, notes, and snippets.

@cat-kun
Created October 19, 2017 16:25
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 cat-kun/72f3d58cae823e512cf3d333d95f0883 to your computer and use it in GitHub Desktop.
Save cat-kun/72f3d58cae823e512cf3d333d95f0883 to your computer and use it in GitHub Desktop.
yum -y update
yum -y install wget
wget --no-check-certificate https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks.sh
chmod +x shadowsocks.sh
./shadowsocks.sh 2>&1 | tee shadowsocks.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment