From add9a379cc82003662f6947171811a9ba3dfd713 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Thu, 6 Aug 2015 00:22:50 +0800 Subject: [PATCH] Updated Configure Multiple Users (markdown) --- Configure-Multiple-Users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configure-Multiple-Users.md b/Configure-Multiple-Users.md index d2c6c55..160fc88 100644 --- a/Configure-Multiple-Users.md +++ b/Configure-Multiple-Users.md @@ -14,4 +14,4 @@ You can use different passwords on different ports like this: "method": "aes-256-cfb" } -Notice: only [some versions](https://github.com/shadowsocks/shadowsocks/wiki/Feature-Comparison-across-Different-Versions) support this feature. \ No newline at end of file +If you want to develop a user management system, check the [Manager API](https://github.com/shadowsocks/shadowsocks/wiki/Manage-Multiple-Users). \ No newline at end of file