Update _index.en.md

This commit is contained in:
Mr-Update
2024-05-21 21:42:46 +02:00
committed by GitHub
parent 3afcdce475
commit 6ab7058c99

View File

@@ -12,12 +12,11 @@ There are a number of ways to configure RustDesk Clients to use your own self-ho
You can have your own name, logo, icon, configuration, be signed and more. You can have your own name, logo, icon, configuration, be signed and more.
[Videos](https://twitter.com/rustdesk/status/1769171628426944539) [Video](https://twitter.com/rustdesk/status/1769171628426944539)
![](images/custom-client-qs.png) ![](images/custom-client-qs.png)
![](images/web_console_custom_client_config.jpeg) ![](images/web_console_custom_client_config.jpeg)
### 2. Manual Config ### 2. Manual Config
In the main RustDesk Client home click on the Menu button [ ⋮ ] next to your ID then click on Network, you can now unlock the settings using elevated privileges and set your ID, Relay, API and Keys. In the main RustDesk Client home click on the Menu button [ ⋮ ] next to your ID then click on Network, you can now unlock the settings using elevated privileges and set your ID, Relay, API and Keys.
@@ -49,7 +48,7 @@ As a `Pro` user you will be able to retrieve the `Key` from the [web console](ht
This is for `Pro` user only. When you can log in on web console, but fail to log in on RustDesk client, it probably you have not set `API Server` correctly. This is for `Pro` user only. When you can log in on web console, but fail to log in on RustDesk client, it probably you have not set `API Server` correctly.
If your API Server does not run on default `21114` port (you may not add this port to firewall if you come from open source version), please specify `API Server` explicitly. If your API Server does not run on default `21114` port (you may not add this port to firewall if you come from open source version), please specify `API Server` explicitly.
e.g. your API Server runs on default https port, please specify `API Server` with `https://hbbs.example.com`. e.g. your API Server runs on default HTTPS port, please specify `API Server` with `https://hbbs.example.com`.
If you still can not confirm the value of `API Server`, please go to the welcome page of web console, the `API Server` is shown in above picture (The input box with `API:` label). If you still can not confirm the value of `API Server`, please go to the welcome page of web console, the `API Server` is shown in above picture (The input box with `API:` label).