From 9ab194202e14c68a40b5553023a5766939bcf723 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Mon, 31 Oct 2022 09:07:04 +0800 Subject: [PATCH] fix https://github.com/rustdesk/doc.rustdesk.com/issues/88 --- content/self-host/install/_index.en.md | 2 +- content/self-host/install/_index.es.md | 2 +- content/self-host/install/_index.ja.md | 4 ++-- content/self-host/install/_index.zh-cn.md | 2 +- content/self-host/install/_index.zh-tw.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/self-host/install/_index.en.md b/content/self-host/install/_index.en.md index c14fae4..5c98979 100644 --- a/content/self-host/install/_index.en.md +++ b/content/self-host/install/_index.en.md @@ -216,7 +216,7 @@ Click on the Menu button [ ⋮ ] on the right side of ID as shown below, and ![](/docs/en/self-host/install/images/server-set-menu.png) -Enter the `hbbs` host or IP Address in the **ID Server** input box (local side + remote side). The other two addresses can be left blank, RustDesk will automatically deduce (if not specially set), and the Relay Server refers to `hbbr` (port 21116). +Enter the `hbbs` host or IP Address in the **ID Server** input box (local side + remote side). The other two addresses can be left blank, RustDesk will automatically deduce (if not specially set), and the Relay Server refers to `hbbr` (port 21117). e.g. diff --git a/content/self-host/install/_index.es.md b/content/self-host/install/_index.es.md index bdb6ce0..89360c0 100644 --- a/content/self-host/install/_index.es.md +++ b/content/self-host/install/_index.es.md @@ -88,7 +88,7 @@ Haga clic en el botón de menú en el lado derecho de ID como se muestra a conti ![](/docs/en/self-host/install/images/server-set-menu.png) -Ingrese el host hbbs o la dirección IP en el cuadro de entrada del servidor ID (lado local + lado remoto), las otras dos direcciones se pueden dejar en blanco, RustDesk deducirá automáticamente (si no se configura especialmente), y el servidor de retransmisión se refiere a hbbr (21116 Puerto). +Ingrese el host hbbs o la dirección IP en el cuadro de entrada del servidor ID (lado local + lado remoto), las otras dos direcciones se pueden dejar en blanco, RustDesk deducirá automáticamente (si no se configura especialmente), y el servidor de retransmisión se refiere a hbbr (21117 Puerto). ejemplo diff --git a/content/self-host/install/_index.ja.md b/content/self-host/install/_index.ja.md index 0cfeeb5..0b27c4e 100644 --- a/content/self-host/install/_index.ja.md +++ b/content/self-host/install/_index.ja.md @@ -88,7 +88,7 @@ IDの右側にあるメニューボタンをクリックし "ID/Relay Server" ![](/docs/en/self-host/install/images/server-set-menu.png) -IDサーバ入力欄にhbbsのホストまたはipアドレスを入力します(ローカル側+リモート側)他の2つのアドレスは空白でも構いません。特に設定しない場合はRustDeskが自動的に入力します。中継サーバーはhbbr (21116ポート) を参照します。 +IDサーバ入力欄にhbbsのホストまたはipアドレスを入力します(ローカル側+リモート側)他の2つのアドレスは空白でも構いません。特に設定しない場合はRustDeskが自動的に入力します。中継サーバーはhbbr (21117ポート) を参照します。 例: @@ -132,4 +132,4 @@ cat ./id_ed25519.pub ./hbbr -k _ ```` -鍵を変更したい場合は `id_ed25519` と `id_ed25519.pub` を削除し hbbs/hbbr を再起動すると新しい鍵ペアが生成されます。 \ No newline at end of file +鍵を変更したい場合は `id_ed25519` と `id_ed25519.pub` を削除し hbbs/hbbr を再起動すると新しい鍵ペアが生成されます。 diff --git a/content/self-host/install/_index.zh-cn.md b/content/self-host/install/_index.zh-cn.md index ec5fbbe..fc032da 100644 --- a/content/self-host/install/_index.zh-cn.md +++ b/content/self-host/install/_index.zh-cn.md @@ -86,7 +86,7 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -td --n ![](/docs/en/self-host/install/images/server-set-menu-zh.png) -在 ID 服务器输入框中(被控端+主控端)输入 hbbs 主机或 ip 地址,另外两个地址可以不填,RustDesk会自动推导(如果没有特别设定),中继服务器指的是hbbr(21116)端口。 +在 ID 服务器输入框中(被控端+主控端)输入 hbbs 主机或 ip 地址,另外两个地址可以不填,RustDesk会自动推导(如果没有特别设定),中继服务器指的是hbbr(21117)端口。 例如: diff --git a/content/self-host/install/_index.zh-tw.md b/content/self-host/install/_index.zh-tw.md index 268064f..c319f2a 100644 --- a/content/self-host/install/_index.zh-tw.md +++ b/content/self-host/install/_index.zh-tw.md @@ -88,7 +88,7 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -td --n ![](/docs/en/self-host/install/images/server-set-menu.png) -在 ID 服務器輸入框中(被控端+主控端)輸入 hbbs 主機或 ip 地址,另外兩個地址可以不填,RustDesk會自動推導(如果沒有特別設定),中繼服務器指的是hbbr(21116)端口。 +在 ID 服務器輸入框中(被控端+主控端)輸入 hbbs 主機或 ip 地址,另外兩個地址可以不填,RustDesk會自動推導(如果沒有特別設定),中繼服務器指的是hbbr(21117)端口。 例如: