Simplicity is a double-edged sword. It makes things easier for you and me, but it also makes things easier for bad people. So we decided to reduce the convenience.

This commit is contained in:
rustdesk
2025-01-25 16:21:32 +08:00
parent eb1cd4aa7a
commit cdf6e55959
10 changed files with 4 additions and 237 deletions
@@ -77,9 +77,7 @@ The easiest way to setup automatically is using deployment scripts found [here](
https://github.com/rustdesk/rustdesk-server-pro/discussions/372#discussioncomment-10473298
### 6. [Hardcoding Custom Settings](https://rustdesk.com/docs/en/self-host/client-configuration/hardcode-settings/)
### 7. Use command line `--config`
### 6. Use command line `--config`
`rustdesk.exe --config <config-string>`
You can get the config string from web console (you can see it on above picture) or from RustDesk client "Settings → Network" ([here](https://github.com/rustdesk/rustdesk/discussions/7118) is a discussion about this).