diff --git a/content/self-host/client-configuration/_index.en.md b/content/self-host/client-configuration/_index.en.md index 65f5a3f..48230d3 100644 --- a/content/self-host/client-configuration/_index.en.md +++ b/content/self-host/client-configuration/_index.en.md @@ -12,7 +12,7 @@ There are a number of ways to configure RustDesk Clients to use your own self-ho 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. -![image](/docs/en/self-host/client-configuration/images/network-config.png) +![](/docs/en/self-host/client-configuration/images/network-config.png) Enter the `hbbs` host or IP Address in the **ID Server** input box (local side + remote side). The other two addresses can be left blank, RustDesk will automatically deduce (if not specially set), and the Relay Server refers to `hbbr` (port 21117). @@ -34,17 +34,18 @@ As a `Pro` user you will be able to retrieve the `Key` from the [web console](ht ![](/docs/en/self-host/rustdesk-server-pro/console/images/console-home.png?v2) -#### Set `API server` -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 serer` correctly. +### Set `API Server` + +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, please specify `API Server` explicitly. 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). ### Setup Using Import or Export -1. Use the steps [above](/docs/en/self-host/client-configuration/#manual-config) to configure RustDesk Client on a Device. +1. Use the steps [above](https://rustdesk.com/docs/en/self-host/client-configuration/#manual-config) to configure RustDesk Client on a Device. 2. Using the above machine go to Settings then Network and unlock. 3. Click on `Export Server Config`. 4. Paste the copied string into Notepad or similar. @@ -59,7 +60,7 @@ The easiest way to setup automatically is using deployment scripts found [here]( You can fix the Password is required and use a reverse Base64 string in the format `{"host":"HOSTADDRESS","key":"HOSTKEY","api":"http://HOSTADDRESS:21114"}` to automatically configure the clients, this is available automatically with RustDesk Server Pro via the console. -You can also use the steps from [above](/docs/en/self-host/client-configuration/#setup-using-import-or-export) to export the string, remove any `=` at the start or end of the string. Restart RustDesk Client if settings don't show. +You can also use the steps from [above](https://rustdesk.com/docs/en/self-host/client-configuration/#setup-using-import-or-export) to export the string, remove any `=` at the start or end of the string. Restart RustDesk Client if settings don't show. #### Put config in rustdesk.exe file name (Windows only) @@ -80,8 +81,8 @@ 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 %}} +### [Hardcoding](https://rustdesk.com/docs/en/self-host/client-configuration/hardcode-settings/) -### [Hardcoding](/docs/en/self-host/client-configuration/hardcode-settings/) ### Logging your user in (RustDesk Server Pro) To sign in with RustDesk Server Pro, ensure your client is setup correctly, click on `Settings` and click `Account` and then `Login`, enter username and password and then Login. @@ -97,6 +98,7 @@ To add devices to your address book, after you have connected to a device they w You can add and assign Tags in your address book to help organize devices as well as search for them. ### Group (RustDesk Server Pro) -By default once signed in all devices connected to your RustDesk Server Pro will show up in group, (you will still need the passwords for unattended access but all devices are now there), it will show any other users in your group and if you assign cross group access in the web console it will show users in those groups as well https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#add-new-groups. +By default once signed in all devices connected to your RustDesk Server Pro will show up in group, (you will still need the passwords for unattended access but all devices are now there), it will show any other users in your group and if you assign cross group access in the web console it will show users [in those groups](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#add-new-groups) as well. If you would like to add devices to your own address book, you can click on the Menu button [ ⋮ ] next to the device and click `Add to address book`. +