Update _index.en.md

This commit is contained in:
RustDesk 2023-10-20 20:22:07 +08:00 committed by GitHub
parent 968d28fa80
commit dd95727146
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,8 @@ Change `rustdesk.exe` to rustdesk-`host=<host-ip-or-name>,key=<public-key-string
As a Pro user you will be able to retrieve the whole encrypted string from the [web console](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/) then download and rename the RustDesk Client exe, you can upload this somewhere easy for your customers to use.
![](/docs/en/self-host/rustdesk-server-pro/console/images/console-home.png?v2)
<a name="invalidchar"></a>
{{% notice note %}}
You need to set both `host` and `key`, missing either one will not work.
@ -67,10 +69,6 @@ If there are invalid characters in the key which can not be used in a Windows fi
repeat this process until you get valid characters.
{{% /notice %}}
If you are using `Pro`, you can find the key in welcome page of [web console](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/).
![](/docs/en/self-host/rustdesk-server-pro/console/images/console-home.png?v2)
### [Hardcoding](/docs/en/self-host/client-configuration/hardcode-settings/)