mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-20 09:47:45 +02:00
Merge pull request #293 from dinger1986/master
added some extra bits for renaming exe with string from web console and changed info in web console EXE
This commit is contained in:
commit
970a5be3f2
@ -51,6 +51,8 @@ You can also use the steps from [above](/docs/en/self-host/client-configuration/
|
||||
|
||||
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 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.
|
||||
|
||||
<a name="invalidchar"></a>
|
||||
{{% notice note %}}
|
||||
You need to set both `host` and `key`, missing either one will not work.
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user