diff --git a/content/self-host/client-configuration/_index.en.md b/content/self-host/client-configuration/_index.en.md index 9d8f9da..0091695 100644 --- a/content/self-host/client-configuration/_index.en.md +++ b/content/self-host/client-configuration/_index.en.md @@ -51,6 +51,8 @@ You can also use the steps from [above](/docs/en/self-host/client-configuration/ Change `rustdesk.exe` to rustdesk-`host=,key=`.exe, e.g. rustdesk-`host=192.168.1.137,key=xfdsfsd32=32`.exe. You can see the config result in the About Window below. +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. + {{% notice note %}} You need to set both `host` and `key`, missing either one will not work. diff --git a/content/self-host/rustdesk-server-pro/console/_index.en.md b/content/self-host/rustdesk-server-pro/console/_index.en.md index da3af74..a85ba1b 100644 --- a/content/self-host/rustdesk-server-pro/console/_index.en.md +++ b/content/self-host/rustdesk-server-pro/console/_index.en.md @@ -24,10 +24,12 @@ After logging in please be sure to change the password, select `Settings` in the Non-administrator users can also login to browse their device and logs, change their user settings. -## Windows EXE is where the configs are shown +## By Clicking on EXE you will be able to get the configs for your own RustDesk server Pro, this will help configure your clients 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`. **Client >=1.1.9 Required**. +You can use this in conjuction with [client config](https://rustdesk.com/docs/en/self-host/client-configuration/) and [deployment scripts](https://rustdesk.com/docs/en/self-host/client-deployment/) to setup your clients. + ## Creating a new user other than the default `admin` user 1. Create another account with `administrator` enabled. 2. Log in with the new administrative account.