mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-04 04:19:42 +01:00
fix exe name
This commit is contained in:
parent
102fb7dd2b
commit
1389176e21
@ -108,6 +108,10 @@ hbbs.yourhost.com:21116
|
||||
|
||||
Change `rustdesk.exe` to rustdesk-`host=<host-ip-or-name>,key=<public-key-string>`.exe, e.g. rustdesk-`host=192.168.1.137,key=xfdsfsd32=32`.exe, you can see the config result in the about window as below.
|
||||
|
||||
{{% notice note %}}
|
||||
You need to set `host` and `key` both, missing any one won't work.
|
||||
{{% /notice %}}
|
||||
|
||||
| Menu | About Page |
|
||||
| -- | -- |
|
||||
![](/docs/en/self-host/install/images/aboutmenu.png) | ![](/docs/en/self-host/install/images/lic.png) |
|
||||
|
@ -110,6 +110,10 @@ hbbs.yourhost.com:21116
|
||||
|
||||
Замените `rustdesk.exe` на rustdesk-`host=<host-ip-or-name>,key=<строка-открытого-ключа>`.exe, например: rustdesk-`host=192.168.1.137,key=xfdsfsd32 =32`.exe, вы можете увидеть результат настройки в окне «О программе», как показано ниже.
|
||||
|
||||
{{% notice note %}}
|
||||
Необходимо добавить и host, и key, а использовать их без них непросто.
|
||||
{{% /notice %}}
|
||||
|
||||
|Меню |О странице |
|
||||
| -- | -- |
|
||||
![](/docs/en/self-host/install/images/aboutmenu.png) | ![](/docs/ru/self-host/install/images/lic.png) |
|
||||
|
@ -105,6 +105,10 @@ hbbs.yourhost.com:21116
|
||||
|
||||
把`rustdesk.exe` 修改为 rustdesk-`host=<host-ip-or-name>,key=<public-key-string>`.exe, 例如: rustdesk-`host=192.168.1.137,key=xfdsfsd32=32`.exe,你可以在About窗口看到配置结果,如下图所示。
|
||||
|
||||
{{% notice note %}}
|
||||
`host` 和 `key` 都需要添加,缺少一个就不好使。
|
||||
{{% /notice %}}
|
||||
|
||||
| Menu | About Page |
|
||||
| -- | -- |
|
||||
![](/docs/en/self-host/install/images/aboutmenu.png) | ![](/docs/en/self-host/install/images/lic.png) |
|
||||
|
@ -107,6 +107,10 @@ hbbs.yourhost.com:21116
|
||||
|
||||
把`rustdesk.exe` 修改為 rustdesk-`host=<host-ip-or-name>,key=<public-key-string>`.exe, 例如: rustdesk-`host=192.168.1.137,key=xfdsfsd32=32`.exe,你可以在About窗口看到配置結果,如下圖所示。
|
||||
|
||||
{{% notice note %}}
|
||||
`host` 和 `key` 都需要添加,缺少一個就不好使。
|
||||
{{% /notice %}}
|
||||
|
||||
| Menu | About Page |
|
||||
| -- | -- |
|
||||
![](/docs/en/self-host/install/images/aboutmenu.png) | ![](/docs/en/self-host/install/images/lic.png) |
|
||||
|
Loading…
Reference in New Issue
Block a user