mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-21 18:21:25 +02:00
Add note about the hash (#) functionality
This add documentation for the change accepted in rustdesk/rustdesk#4124
This commit is contained in:
parent
e0a943aabd
commit
4f71111e5a
@ -232,6 +232,8 @@ Change `rustdesk.exe` to rustdesk-`host=<host-ip-or-name>,key=<public-key-string
|
|||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
You need to set both `host` and `key`, missing either one will not work.
|
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.
|
||||||
|
|
||||||
If there are invalid characters in the key which can not be used in a Windows file name, please remove the
|
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
|
`id_ed25519` file from your server and restart `hbbs`/`hbbr`. This will cause the `id_ed25519.pub` file to regenerate. You may need to
|
||||||
repeat this process until you get valid characters.
|
repeat this process until you get valid characters.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user