mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 02:13:21 +03:00
Updated FAQ (markdown)
28
FAQ.md
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
|
||||
|
||||

|
||||
|
||||
- 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.
|
||||
|
||||

|
||||
|
||||
# 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
|
||||
|
||||

|
||||
|
||||
- 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.
|
||||
|
||||

|
||||
|
||||
|
||||
# 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>`.
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user