准备工作:
一台墙外独立服务器或VPS
开始安装:
Debian / Ubuntu:
sudo apt-get install python-pip
sudo pip install shadowsocks
CentOS:
yum install python-setuptools && easy_install pip
pip install shadowsocks
pip install https://github.com/shadowsocks/shadowsocks/archive/master.zip -U