SS

just a backup for ss, nothing fancy.

wget http://linux-bash.googlecode.com/files/damnp-actgod.sh
bash damnp-actgod.sh stable
apt-get update && apt-get upgrade
bash damnp-actgod.sh sshport
reboot
apt-get install build-essential autoconf libtool libssl-dev gcc
apt-get install git
git clone https://github.com/madeye/shadowsocks-libev.git
cd shadowsocks-libev
./configure
make install
nohup /usr/local/bin/ss-server -s -p -l -k -m &;


Date
November 26, 2013