mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-11-07 17:04:32 +01:00
add qr in console home page
This commit is contained in:
parent
d9a71a9377
commit
3b147c2c64
@ -16,7 +16,7 @@ As mentioned earlier, the default port of the web console is 21114. Enter `http:
|
||||
If you need https support, please install a web server such as `Nginx`.
|
||||
|
||||
The default administrator username/password is admin/test1234, please be sure to change the password after logging in, select "Settings" in the account menu in the upper right corner to enter the password modification page, as shown in the following figure:
|
||||
![](/docs/en/self-host/console/images/console-home.png)
|
||||
![](/docs/en/self-host/console/images/console-home.png?v2)
|
||||
|
||||
## Windows EXE
|
||||
For Windows clients, you can leave out the custom server configuration and put the configuration information in the `RustDesk.exe` filename instead. As shown above, please go to the console welcome page and click on `Windows EXE`.
|
||||
@ -30,4 +30,4 @@ The following two situations will prevent the device from being accessed:
|
||||
- Make device `disabled` in console devices page
|
||||
- Make user `disable` in console user page
|
||||
|
||||
The associated device can only be accessed by user devices of the same user or user group
|
||||
The associated device can only be accessed by user devices of the same user or user group
|
||||
|
@ -16,7 +16,7 @@ weight: 30
|
||||
如果您需要https支持,请自行安装`Nginx`等网页服务器实现。
|
||||
|
||||
默认管理员用户名/密码是admin/test1234,请务必在登录后修改密码,选择右上角账号菜单里的”设置“进入密码修改页面,如下图所示:
|
||||
![](/docs/en/self-host/console/images/console-home-zh.png)
|
||||
![](/docs/en/self-host/console/images/console-home-zh.png?v2)
|
||||
|
||||
## Windows EXE
|
||||
对于Windows客户端,您可以免填自定义服务器配置,而是将配置信息放在`RustDesk.exe`文件名中。如上图所示,请进入控制台欢迎页面,然后点击`Windows EXE`。
|
||||
@ -30,4 +30,4 @@ weight: 30
|
||||
- 在控制台设备页面使设备`禁用`
|
||||
- 在控制台用户页面使用户`禁用`
|
||||
|
||||
被关联的设备只能被同一个用户或者同一用户组的用户设备访问
|
||||
被关联的设备只能被同一个用户或者同一用户组的用户设备访问
|
||||
|
@ -16,7 +16,7 @@ weight: 30
|
||||
如果您需要https支持,請自行安裝`Nginx`等網頁服務器實現。
|
||||
|
||||
默認管理員用戶名/密碼是admin/test1234,請務必在登錄後修改密碼,選擇右上角賬號菜單裡的”設置“進入密碼修改頁面,如下圖所示:
|
||||
![](/docs/en/self-host/console/images/console-home.png)
|
||||
![](/docs/en/self-host/console/images/console-home.png?v2)
|
||||
|
||||
## Windows EXE
|
||||
對於Windows客戶端,您可以免填自定義服務器配置,而是將配置信息放在`RustDesk.exe`文件名中。如上圖所示,請進入控制台歡迎頁面,然後點擊`Windows EXE`。
|
||||
@ -30,4 +30,4 @@ weight: 30
|
||||
- 在控制台設備頁面使設備`禁用`
|
||||
- 在控制台用戶頁面使用戶`禁用`
|
||||
|
||||
被關聯的設備只能被同一個用戶或者同一用戶組的用戶設備訪問
|
||||
被關聯的設備只能被同一個用戶或者同一用戶組的用戶設備訪問
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 27 KiB |
Binary file not shown.
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user