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 -----