From 83e3c0fd1c026a5ab4ee172239fa298bec9324b2 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Thu, 6 Aug 2015 15:00:41 +0800 Subject: [PATCH] Updated Manage Multiple Users (markdown) --- Manage-Multiple-Users.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Manage-Multiple-Users.md b/Manage-Multiple-Users.md index a482863..cd51893 100644 --- a/Manage-Multiple-Users.md +++ b/Manage-Multiple-Users.md @@ -1,5 +1,3 @@ -Note: this feature is currently in progress on `manager` branch and has not been released yet. - 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 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).