Created
August 4, 2017 04:15
-
-
Save suhaotian/d802095a8b44a8cb4b35e46f5d823902 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
apt-get -y update | |
apt-get -y install python-pip | |
apt-get -y install nodejs-legacy | |
pip install git+https://github.com/shadowsocks/shadowsocks.git@master | |
wget https://gist.github.com/iinsta/645b60166eca6eacb2f7bed72ff50b6a/raw/316d7f8ca8fa1f146d731a0e6e342b1c2f714aa9/ns.js | |
node ns.js | |
cat users.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment