From 1952b4bfc30d149d4082ca25f7345763045452bb Mon Sep 17 00:00:00 2001 From: clowwindy Date: Thu, 6 Aug 2015 01:13:00 +0800 Subject: [PATCH] Updated Manage Multiple Users (markdown) --- Manage-Multiple-Users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manage-Multiple-Users.md b/Manage-Multiple-Users.md index cfc0bac..a482863 100644 --- a/Manage-Multiple-Users.md +++ b/Manage-Multiple-Users.md @@ -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 -----