Last active
August 29, 2015 14:18
-
-
Save lazybios/38cef5b46296a520ad12 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
sudo apt-get -y update | |
#vim ruisu nodequery git | |
apt-get install python-pip | |
python server.py -p 9999 -k 999999 -m aes-256-cfb --user nobody -d start | |
sudo apte-get -y update | |
sudo apt-get -y upgrade | |
# nodequery 监控 | |
sudo apt-get -y install curl git-core |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment