From b6ec2ec859a13fb33e17e7e759bc2a15cf39b6ff Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 16 Aug 2015 22:31:17 +0800 Subject: [PATCH] Updated Manage Multiple Users (markdown) --- Manage-Multiple-Users.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Manage-Multiple-Users.md b/Manage-Multiple-Users.md index ec19698..d7dd0f4 100644 --- a/Manage-Multiple-Users.md +++ b/Manage-Multiple-Users.md @@ -2,6 +2,8 @@ If you want to build a user management system, Shadowsocks provides an API that 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). +Notice: only Python and libev versions support this feature. + Setup -----