mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-23 00:16:51 +00:00
fix many things
This commit is contained in:
@@ -14,13 +14,13 @@ Funktionen:
|
||||
## Anmelden
|
||||
|
||||
Wie bereits erwähnt, ist der Standardport der Webkonsole 21114. Geben Sie `http://<hbbs host>:21114` in den Browser ein, um die Konsolenseite aufzurufen, wie in der folgenden Abbildung zu sehen (hbbs läuft auf dem Server mit der IP 192.168.1.143):
|
||||

|
||||

|
||||
|
||||
Wenn Sie https-Unterstützung benötigen, installieren Sie bitte einen Webserver wie z. B. `Nginx`.
|
||||
|
||||
Der Standard-Benutzername und das Standard-Passwort des Administrators lautet admin/test1234. Bitte ändern Sie das Passwort nach dem Anmelden, indem Sie im Kontomenü oben rechts "Einstellungen" wählen, um die Seite zur Änderung des Passworts aufzurufen, wie in der folgenden Abbildung dargestellt. Sie können auch ein anderes Administratorkonto erstellen und dieses löschen. Aktivieren Sie besser die E-Mail-Anmeldebestätigung.
|
||||
<a name=console-home></a>
|
||||

|
||||

|
||||
|
||||
Nicht-Administrator-Benutzer können sich auch anmelden, um ihr Gerät und ihre Protokolle zu durchsuchen und ihre Benutzereinstellungen zu ändern.
|
||||
|
||||
|
||||
@@ -14,13 +14,13 @@ Features:
|
||||
## Log in
|
||||
|
||||
The default port of the web console is 21114. Enter `http://<hbbs host>:21114` in the browser to enter the console page, as shown in the following figure. The default administrator username/password is admin/test1234:
|
||||

|
||||

|
||||
|
||||
If you need https support, please install a web server such as `Nginx` or use `IIS` for windows.
|
||||
|
||||
After logging in please be sure to change the password, select "Settings" in the account menu in the upper right corner to enter the password modification page, as shown in the following figure. You can also create another administrator account and delete this one. You'd better enable email login verification.
|
||||
<a name=console-home></a>
|
||||

|
||||

|
||||
|
||||
Non-administrator users can also login to browse their device and logs, change their user settings.
|
||||
|
||||
|
||||
@@ -14,14 +14,14 @@ weight: 10
|
||||
## 登录
|
||||
|
||||
如同之前所述,网页控制台的预设端口为 21114。在浏览器输入 `http://<hbbs host>:21114` 以进入控制台页面。如下图所示 (hbbs 执行在 IP 为 192.168.1.143 的服务器上):
|
||||

|
||||

|
||||
|
||||
如果您需要 https,请安装如 `Nginx` 的网页服务器。
|
||||
|
||||
预设管理员帐号/密码为 admin/test1234,请记得在登入后变更密码,在右上角的帐号选单选择 "设定" 以进入密码变更页面,如下图所示。您也可以建立另一个管理员帐号,并删除预设帐号,建议启用电子邮件登入验证。
|
||||
|
||||
<a name=console-home></a>
|
||||

|
||||

|
||||
|
||||
非管理员使用者也可以登入来浏览他们的设备和日志,以及变更他们的使用者设定。
|
||||
|
||||
|
||||
@@ -14,14 +14,14 @@ weight: 10
|
||||
## 登入
|
||||
|
||||
如同之前所述,網頁控制台的預設連接埠為 21114。在瀏覽器輸入 `http://<hbbs host>:21114` 以進入控制台頁面。如下圖所示 (hbbs 執行在 IP 為 192.168.1.143 的伺服器上):
|
||||

|
||||

|
||||
|
||||
如果您需要 https,請安裝如 `Nginx` 的網頁伺服器。
|
||||
|
||||
預設管理員帳號/密碼為 admin/test1234,請記得在登入後變更密碼,在右上角的帳號選單選擇 "設定" 以進入密碼變更頁面,如下圖所示。您也可以建立另一個管理員帳號,並刪除預設帳號,建議啟用電子郵件登入驗證。
|
||||
|
||||
<a name=console-home></a>
|
||||

|
||||

|
||||
|
||||
非管理員使用者也可以登入來瀏覽他們的裝置和記錄,以及變更他們的使用者設定。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user