fix wording

This commit is contained in:
rustdesk 2022-04-12 04:24:26 +08:00
parent 35621fff4b
commit d011469264
4 changed files with 7 additions and 7 deletions

View File

@ -18,7 +18,7 @@ If you need https support, please install a web server implementation such as `N
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)
## Windows EXEs
## 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`.
## Device access permissions

View File

@ -56,7 +56,7 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --r
### STEP-3 : Set hbbs/hbbr address on client-side
{{% notice note %}}
For Windows clients, you can choose the [convenient custom server configuration](/docs/en/self-host/console/#windows-exe) solution.
For Windows clients, you can choose the [Windows EXE](/docs/en/self-host/console/#windows-exe) solution to avoid filling in custom server configuration.
{{% /notice %}}
Click on menu button on the right side of ID as below, choose "ID/Relay Server".
@ -98,5 +98,5 @@ does not affect the connection, but the connection cannot be encrypted. If you p
````
{{% notice note %}}
Key can also be seen on the [console](/docs/en/self-host/console/) home page (Click on Windows EXE).
Key can also be seen on the [console](/docs/en/self-host/console/) welcome page (Click on Windows EXE).
{{% /notice %}}

View File

@ -54,7 +54,7 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --r
### 步骤3: 在客户端设置 hbbs/hbbr 地址
{{% notice note %}}
对于Windows客户端可以选用[免填自定义服务器配置](/docs/zh-cn/self-host/console/#windows-exe)方案
对于Windows客户端可以选用[Windows Exe](/docs/zh-cn/self-host/console/#windows-exe)方案,免填自定义服务器配置。
{{% /notice %}}
点击 ID 右侧的菜单按钮如下,选择“ ID/中继服务器”。
@ -95,7 +95,7 @@ cat ./id_ed25519.pub
```
{{% notice note %}}
在[控制台](/docs/zh-cn/self-host/console/)首页点击Windows EXE也可以看到Key。
在[控制台](/docs/zh-cn/self-host/console/)欢迎页面点击Windows EXE也可以看到Key。
{{% /notice %}}

View File

@ -54,7 +54,7 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --r
### 步驟3: 在客戶端設置 hbbs/hbbr 地址
{{% notice note %}}
對於Windows客戶端可以選用[免填自定義服務器配置](/docs/zh-tw/self-host/console/#windows-exe)方案
對於Windows客戶端可以選用[Windows EXE](/docs/zh-tw/self-host/console/#windows-exe)方案,免填自定義服務器配置。
{{% /notice %}}
點擊 ID 右側的菜單按鈕如下,選擇“ ID/中繼服務器”。
@ -95,5 +95,5 @@ cat ./id_ed25519.pub
```
{{% notice note %}}
在[控制台](/docs/zh-tw/self-host/console/)首頁點擊Windows EXE也可以看到Key。
在[控制台](/docs/zh-tw/self-host/console/)歡迎頁面點擊Windows EXE也可以看到Key。
{{% /notice %}}