Updated FAQ (markdown)

RustDesk
2025-07-24 22:11:48 +08:00
parent 9f0749e08e
commit 17491f8eab

28
FAQ.md

@@ -736,18 +736,6 @@ https://github.com/rustdesk/rustdesk/discussions/6008#discussioncomment-7268951
 https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#hide-tray
# How can we set up a client with a fixed password for unattended remote access?
- Method 1
![image](https://github.com/user-attachments/assets/3ab16446-6d94-4fbb-851b-d2292ef4cf20)
- Method 2
You can preset password with custom client. We do not support password-less access yet, but you can share passwords easily with shared address books. If you want to disable random (one-time) password and hide popup, please follow [this](https://github.com/rustdesk/rustdesk/wiki/FAQ#hide-connection-popup). You can also set [advanced option](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#verification-method) to disable random password.
![image](https://github.com/user-attachments/assets/f8234ce1-f09c-4b49-b98f-0d08165bb319)
# Set up http proxy
https://github.com/rustdesk/rustdesk/wiki/Set-up-http-proxy-server
@@ -960,9 +948,23 @@ This video tutorial https://www.youtube.com/watch?v=MclmfYR3frk also covers this
# Migrate license to another machine
The license can only be used on one machine, but you can migrate it to another machine if current machine gets down, https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/license/#invoices-license-retrieval-and-migration
# How can we set up a client with a fixed password for unattended remote access?
- Method 1
![image](https://github.com/user-attachments/assets/3ab16446-6d94-4fbb-851b-d2292ef4cf20)
- Method 2
You can preset password with custom client. We do not support password-less access yet, but you can share passwords easily with shared address books. If you want to disable random (one-time) password and hide popup, please follow [this](https://github.com/rustdesk/rustdesk/wiki/FAQ#hide-connection-popup). You can also set [advanced option](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#verification-method) to disable random password.
![image](https://github.com/user-attachments/assets/f8234ce1-f09c-4b49-b98f-0d08165bb319)
# Unattended access
You can get unattended access after you set permanent password on the controlled side or preset password on custom client, or set password from command line `rustdesk.com --password <password>`.
You can get unattended access after you set permanent password on the controlled side or preset password on custom client, or set password from command line `rustdesk.exe --password <password>`.
![image](https://github.com/user-attachments/assets/9b1c58b5-f565-49d0-9143-34d09f51708d)
![image](https://github.com/user-attachments/assets/d4dbc318-148e-4170-b2d4-d50383f136c3)