mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-04 20:40:15 +01:00
modify key
This commit is contained in:
parent
0f4d58cdcb
commit
c5a7d7b40e
@ -123,6 +123,8 @@ If you prohibit users without key from establishing non-encrypted connections, p
|
|||||||
./hbbr -k _
|
./hbbr -k _
|
||||||
````
|
````
|
||||||
|
|
||||||
|
If you wanna change key, please remove `id_ed25519` and `id_ed25519.pub` files and restart hbbs/hbbr.
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
Key can also be seen on the [console](/docs/en/self-host/console/) welcome page (Click on Windows EXE).
|
Key can also be seen on the [console](/docs/en/self-host/console/) welcome page (Click on Windows EXE).
|
||||||
{{% /notice %}}
|
{{% /notice %}}
|
||||||
|
@ -119,6 +119,8 @@ cat ./id_ed25519.pub
|
|||||||
./hbbr -k _
|
./hbbr -k _
|
||||||
```
|
```
|
||||||
|
|
||||||
|
如果要更改key,请删除 `id_ed25519` 和 `id_ed25519.pub` 文件并重新启动 hbbs/hbbr。
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
在[控制台](/docs/zh-cn/self-host/console/)欢迎页面(点击Windows EXE)也可以看到Key。
|
在[控制台](/docs/zh-cn/self-host/console/)欢迎页面(点击Windows EXE)也可以看到Key。
|
||||||
{{% /notice %}}
|
{{% /notice %}}
|
||||||
|
@ -119,6 +119,8 @@ cat ./id_ed25519.pub
|
|||||||
./hbbr -k _
|
./hbbr -k _
|
||||||
```
|
```
|
||||||
|
|
||||||
|
如果要更改key,請刪除 `id_ed25519` 和 `id_ed25519.pub` 文件並重新啟動 hbbs/hbbr。
|
||||||
|
|
||||||
{{% notice note %}}
|
{{% notice note %}}
|
||||||
在[控制台](/docs/zh-tw/self-host/console/)歡迎頁面(點擊Windows EXE)也可以看到Key。
|
在[控制台](/docs/zh-tw/self-host/console/)歡迎頁面(點擊Windows EXE)也可以看到Key。
|
||||||
{{% /notice %}}
|
{{% /notice %}}
|
||||||
|
Loading…
Reference in New Issue
Block a user