Manyuser modify version of shadowsocks
Features:
- TCP & UDP support
- Friendly API user import
- Forward port to other servers
Debian / Ubuntu:
apt-get install python-pip
pip install git+https://github.com/PaperDashboard/shadowsocks.git@master
CentOS:
yum install python-setuptools && easy_install pip
pip install git+https://github.com/PaperDashboard/shadowsocks.git@master
Apache License