mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-12-25 16:52:47 +00:00
typo
This commit is contained in:
parent
4d69ed8950
commit
85cf59a402
|
|
@ -43,7 +43,7 @@ hbbs.example.com:21116
|
|||
|
||||
### Set `Key`
|
||||
|
||||
In order to establish an encrypted connection to your self-hosted server, you need to enter its public key. The key is usualy generated on the first run of `hbbs` and can be found in the file `id_ed25519.pub` in your working directory / data folder.
|
||||
In order to establish an encrypted connection to your self-hosted server, you need to enter its public key. The key is usually generated on the first run of `hbbs` and can be found in the file `id_ed25519.pub` in your working directory / data folder.
|
||||
|
||||
As a `Pro` user you will additionally be able to retrieve the `Key` from the [web console](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue