update README

This commit is contained in:
杨黄林
2023-09-04 15:49:38 +08:00
parent c5e90c9e6c
commit e4ecc57825
2 changed files with 2 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ frps-multiuser will run as one single process and accept HTTP requests from frps
+ **you can limit `ports`,`domains` and `subdomains` for each user now** + **you can limit `ports`,`domains` and `subdomains` for each user now**
***when a user is dynamic been `remove` or `disable`,it will take some time to be effective*** ***when a user is dynamic been `remove` or `disable`,it will take some time to be effective***
***the limit of `ports``domains``subdomains` only effective at `NewProxy`*** ***the limit of `ports``domains``subdomains` only effective at `NewProxy`***
### Features ### Features

View File

@@ -23,6 +23,7 @@ frps-multiuser 会以一个单独的进程运行,并接收 frps 发送过来
+ **新增对用户的`端口`、`域名`、`二级域名`进行限制** + **新增对用户的`端口`、`域名`、`二级域名`进行限制**
***用户被`删除``禁用`后,不会马上生效,需要等一段时间*** ***用户被`删除``禁用`后,不会马上生效,需要等一段时间***
***用户`端口``域名``二级域名`限制仅在建立新连接(`NewProxy`)时生效*** ***用户`端口``域名``二级域名`限制仅在建立新连接(`NewProxy`)时生效***
### 功能 ### 功能