mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-01-13 17:58:18 +01:00
Update _index.en.md
This commit is contained in:
parent
9dff2f57ed
commit
689d086df4
@ -15,3 +15,18 @@ In the main RustDesk Client home click on the 3 dots next to your ID then click
|
|||||||
|
|
||||||
![image](/docs/en/self-host/client-configuration/images/network-config.png)
|
![image](/docs/en/self-host/client-configuration/images/network-config.png)
|
||||||
|
|
||||||
|
### Automatic Config
|
||||||
|
|
||||||
|
The easiest way to setup automatically is using deployment scripts found [here](/docs/en/client/client-deployment/)
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
### URL
|
||||||
|
|
||||||
|
To ease integration with other systems you can call RustDesk using a URL, it should be in the following format
|
||||||
|
|
||||||
|
`rustdesk://connection/new/agentid?password=agentpassword`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user