mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-19 14:40:44 +00:00
naming exe
This commit is contained in:
@@ -104,7 +104,13 @@ hbbs.yourhost.com:21116
|
||||
|
||||

|
||||
|
||||

|
||||
#### Put config in rustdesk.exe file name (Windows only)
|
||||
|
||||
Change `rustdesk.exe` to rustdesk-`host=<host-ip-or-name>,key=<public-key-string>`.exe, e.g. rustdesk-`host=192.168.1.137,key=xfdsfsd32=32`.exe, you can see the config result in the about window as below.
|
||||
|
||||
| Menu | About Page |
|
||||
| -- | -- |
|
||||
 |  |
|
||||
|
||||
## Key
|
||||
-----------
|
||||
@@ -122,4 +128,4 @@ If you wanna prohibit users without key from establishing non-encrypted connecti
|
||||
./hbbr -k _
|
||||
````
|
||||
|
||||
If you wanna change key, please remove `id_ed25519` and `id_ed25519.pub` files and restart hbbs/hbbr,hbbs will generate new key pair.
|
||||
If you wanna change key, please remove `id_ed25519` and `id_ed25519.pub` files and restart hbbs/hbbr,hbbs will generate new key pair.
|
||||
Reference in New Issue
Block a user