From e4ecc57825ca190a40b2caf1fa84815e9877947c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=BB=84=E6=9E=97?= Date: Mon, 4 Sep 2023 15:49:38 +0800 Subject: [PATCH] update README --- README.md | 1 + README_zh.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index ba8100f..d0b1c0f 100644 --- a/README.md +++ b/README.md @@ -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** ***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`*** ### Features diff --git a/README_zh.md b/README_zh.md index 7b8a65d..eb71f3d 100644 --- a/README_zh.md +++ b/README_zh.md @@ -23,6 +23,7 @@ frps-multiuser 会以一个单独的进程运行,并接收 frps 发送过来 + **新增对用户的`端口`、`域名`、`二级域名`进行限制** ***用户被`删除`或`禁用`后,不会马上生效,需要等一段时间*** + ***用户`端口`、`域名`、`二级域名`限制仅在建立新连接(`NewProxy`)时生效*** ### 功能