From 655fced1ce4a875d32d534ad54e0738102799af5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=BB=84=E6=9E=97?= Date: Wed, 13 Sep 2023 16:31:47 +0800 Subject: [PATCH] Update README_zh.md --- README_zh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_zh.md b/README_zh.md index 63a8ac5..5e7a5e4 100644 --- a/README_zh.md +++ b/README_zh.md @@ -41,6 +41,7 @@ frps-panel 会以一个单独的进程运行,并接收 frps 发送过来的 HT ```ini [common] ;插件监听地址 +;如果上面配置中 tls_mode = true, 则把plugin_addr的值改为 https://127.0.0.1:7200 plugin_addr = 127.0.0.1 ;插件端口 plugin_port = 7200