From 6d8dd30f89b6cc663ff5c34c7335c8eb84c389ab Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Thu, 14 Sep 2023 15:11:17 +0100 Subject: [PATCH 1/2] Update _index.en.md --- content/self-host/client-configuration/_index.en.md | 2 ++ 1 file changed, 2 insertions(+) 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. From 5b2a59f9538e2c42416a2d84973e81bf9c7db296 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Thu, 14 Sep 2023 15:13:59 +0100 Subject: [PATCH 2/2] Update _index.en.md --- content/self-host/rustdesk-server-pro/console/_index.en.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.