Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 493 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 493 Bytes

shadowsocks-manyuser

Manyuser modify version of shadowsocks

Features:

  • TCP & UDP support
  • Friendly API user import
  • Forward port to other servers

Server

Install

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

License

Apache License