Updated Manage Multiple Users (markdown)

clowwindy 2015-08-06 01:13:00 +08:00
parent c898415042
commit 1952b4bfc3

@ -2,7 +2,7 @@ Note: this feature is currently in progress on `manager` branch and has not been
If you want to build a user management system, Shadowsocks provides an API that allows you to add/remove ports on the fly, as well as get transfer statistics from Shadowsocks.
If you only want to add multiple users without the on the fly feature, you can check [this tutorial](https://github.com/shadowsocks/shadowsocks/wiki/Configure-Multiple-Users).
If you simply want to add multiple users without changing them on the fly, you can check [this tutorial](https://github.com/shadowsocks/shadowsocks/wiki/Configure-Multiple-Users).
Setup
-----