fix exe name

This commit is contained in:
rustdesk 2022-05-18 12:06:22 +08:00
parent 102fb7dd2b
commit 1389176e21
4 changed files with 16 additions and 0 deletions

View File

@ -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) |

View File

@ -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) |

View File

@ -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) |

View File

@ -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) |