update README

This commit is contained in:
杨黄林
2023-08-30 16:28:14 +08:00
parent 3f7dd930fa
commit 11855f0917
2 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ frps-multiuser will run as one single process and accept HTTP requests from frps
### Features
* Support multiple user authentication by tokens saved in file.
* Support dynamic `add`,`remove`,`disable` or `enable` user
* Limit `ports`,`domains` and `subdomains` for each user
### Download

View File

@@ -28,6 +28,8 @@ frps-multiuser 会以一个单独的进程运行,并接收 frps 发送过来
### 功能
* 通过配置文件配置所有支持的用户名和 Token只允许匹配的 frpc 客户端登录。
* 动态`添加``删除``禁用``启用`用户
* 对每个用户进行`端口``域名``二级域名`限制
### 下载