diff --git a/README_zh.md b/README_zh.md index 5e7a5e4..ef4e2c5 100644 --- a/README_zh.md +++ b/README_zh.md @@ -139,6 +139,8 @@ local_port = 22 remote_port = 6000 ``` +5.浏览器中输入地址: http://127.0.0.1:7200 或 https://127.0.0.1 进入管理页面进行用户管理 + ## 以服务的形式运行 本实例是在 `ubuntu` 下, 以 `root` 用户执操作