Created
October 19, 2017 16:25
-
-
Save cat-kun/72f3d58cae823e512cf3d333d95f0883 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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