From 21cf6b9c8b60c97898a3287cbb9ebc4264ac5a4b 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:34:04 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1fde231..b41d52d 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,8 @@ local_port = 22 remote_port = 6000 ``` +5. Manage your users via: http://127.0.0.1:7200 or https://127.0.0.1 + ## Run as service this example is for `ubuntu` and with `root` user