Merge pull request #188 from madpilot78/UpdateDelimiterDoc

Update documentation about the delimiter character
This commit is contained in:
RustDesk 2023-05-01 21:06:19 +08:00 committed by GitHub
commit 32db0bc964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -232,7 +232,7 @@ Change `rustdesk.exe` to rustdesk-`host=<host-ip-or-name>,key=<public-key-string
{{% notice note %}}
You need to set both `host` and `key`, missing either one will not work.
Optionally add an `#` character after the key, before the `.exe` part as a delimiter, to avoid the key being mangled if Windows or the browser renames the file when downloading duplicated names.
Optionally add a `,` (comma) character after the key, before the `.exe` part as a delimiter, to avoid the key being mangled if Windows or the browser renames the file when downloading duplicated names.
If there are invalid characters in the key which can not be used in a Windows file name, please remove the
`id_ed25519` file from your server and restart `hbbs`/`hbbr`. This will cause the `id_ed25519.pub` file to regenerate. You may need to