diff --git a/Manage-Multiple-Ports.md b/Manage-Multiple-Users.md similarity index 84% rename from Manage-Multiple-Ports.md rename to Manage-Multiple-Users.md index 44ca70c..1e2fabb 100644 --- a/Manage-Multiple-Ports.md +++ b/Manage-Multiple-Users.md @@ -1,6 +1,8 @@ +Note: this feature is currently in progress on `manager` branch and not released yet. + If you want to develop 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. -Note: this feature is currently in progress on `manager` branch and not released yet. +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). Setup -----