mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-15 21:20:54 +00:00
fix style
This commit is contained in:
@@ -3,7 +3,7 @@ title: Relay-Server konfigurieren
|
||||
weight: 17
|
||||
---
|
||||
|
||||
### RustDesk Pro - Zusätzliche Relais-Server mit Geo-Standort mit Docker installieren
|
||||
## RustDesk Pro - Zusätzliche Relais-Server mit Geo-Standort mit Docker installieren
|
||||
|
||||
{{% notice note %}}
|
||||
[Die einfache Installation](https://rustdesk.com/docs/de/self-host/rustdesk-server-pro/installscript/) erstellt implizit einen Relay-Server (den Prozess `hbbr`) auf demselben Rechner. Sie müssen den Relay-Server nicht explizit angeben.
|
||||
@@ -77,9 +77,9 @@ To Action From
|
||||
21117,21119/tcp (v6) ALLOW Anywhere (v6)
|
||||
```
|
||||
|
||||
### RustDesk Pro für Geolocation über die Webkonsole konfigurieren
|
||||
## RustDesk Pro für Geolocation über die Webkonsole konfigurieren
|
||||
|
||||
#### GeoLite2 City-Datenbankdatei registrieren und herunterladen
|
||||
### GeoLite2 City-Datenbankdatei registrieren und herunterladen
|
||||
|
||||
Um Geolocation zu nutzen, benötigt hbbs Zugriff auf die MaxMind GeoLite2 City-Datenbank. Die Datenbank ist kostenlos und Sie können sich registrieren, um die Datei herunterzuladen und einen API-Schlüssel zu erhalten.
|
||||
|
||||
@@ -92,7 +92,7 @@ Wenn Sie RustDesk Pro mit Hilfe des Installationsskripts auf einem Linux-Rechner
|
||||
|
||||
Bei Docker-Installationen sollte sich die Datei in dem Volume befinden, das Sie bei der Bereitstellung des Containers auf `/root` zugeordnet haben.
|
||||
|
||||
#### Einen API-Schlüssel erhalten, um den Prozess zu automatisieren - Linux-Server
|
||||
### Einen API-Schlüssel erhalten, um den Prozess zu automatisieren - Linux-Server
|
||||
|
||||
Sie müssen diese Datei regelmäßig aktualisieren und wir können einen Cronjob dafür verwenden. Für den Zugriff auf den kostenlosen Download-Link benötigen Sie einen API-Schlüssel.
|
||||
|
||||
@@ -107,7 +107,7 @@ Sie können den [Download-Prozess](https://dev.maxmind.com/geoip/updating-databa
|
||||
/usr/bin/curl -L --silent 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key={Your Access Key}&suffix=tar.gz' | /bin/tar -C '/var/lib/rustdesk-server/' -xvz --keep-newer-files --strip-components=1 --wildcards '*GeoLite2-City.mmdb'
|
||||
```
|
||||
|
||||
#### Einstellungen in der RustDesk Pro Webkonsole ändern
|
||||
### Einstellungen in der RustDesk Pro Webkonsole ändern
|
||||
|
||||
Fügen Sie die IP-Adressen oder DNS-Namen Ihrer Relay-Server (DNS wird ab Version 1.1.11 unterstützt) zu den `Relay-Servern` hinzu. **Der Port ist nicht erforderlich, der Port `21117` wird explizit verwendet.** <br>
|
||||
<img width="500" alt="image" src="https://github.com/rustdesk/doc.rustdesk.com/assets/642149/c4452ba4-5e1d-437a-ae1d-fc0070bfa26c">
|
||||
|
||||
@@ -3,7 +3,7 @@ title: Configure Relay Servers
|
||||
weight: 17
|
||||
---
|
||||
|
||||
### RustDesk Pro - Install Additional Relay Servers with Geo Location using docker
|
||||
## RustDesk Pro - Install Additional Relay Servers with Geo Location using docker
|
||||
|
||||
{{% notice note %}}
|
||||
[The simple install](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/) creates a relay server (the `hbbr` process) implicitly on the same machine, you do not need to specify relay server explicitly.
|
||||
@@ -81,9 +81,9 @@ To Action From
|
||||
21117,21119/tcp (v6) ALLOW Anywhere (v6)
|
||||
```
|
||||
|
||||
### Configure RustDesk Pro for Geo Location using Web Console
|
||||
## Configure RustDesk Pro for Geo Location using Web Console
|
||||
|
||||
#### Register and Download the GeoLite2 City database file
|
||||
### Register and Download the GeoLite2 City database file
|
||||
|
||||
To use geo location, hbbs needs access to the MaxMind GeoLite2 City database. The database is free and you can register to download the file and get an API key.
|
||||
|
||||
@@ -96,7 +96,7 @@ If you installed RustDesk Pro using the installation script on a Linux machine,
|
||||
|
||||
For Docker installations the file should be in the volume you mapped when deploying the container mapped to `/root`.
|
||||
|
||||
#### Get an API key to automate the process - Linux servers
|
||||
### Get an API key to automate the process - Linux servers
|
||||
|
||||
You need to update this file regularly and we can use a cronjob to do that. You will need an API key to access the download link which is free.
|
||||
|
||||
@@ -111,7 +111,7 @@ You can automate the [download process](https://dev.maxmind.com/geoip/updating-d
|
||||
/usr/bin/curl -L --silent 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key={Your Access Key}&suffix=tar.gz' | /bin/tar -C '/var/lib/rustdesk-server/' -xvz --keep-newer-files --strip-components=1 --wildcards '*GeoLite2-City.mmdb'
|
||||
```
|
||||
|
||||
#### Change settings in RustDesk Pro Web Console
|
||||
### Change settings in RustDesk Pro Web Console
|
||||
|
||||
Add your relay server IP addresses or DNS names (DNS is supported as of version 1.1.11) to the `Relay Servers`. **Port is not required, `21117` port is used explicitly.** <br>
|
||||
<img width="500" alt="image" src="https://github.com/rustdesk/doc.rustdesk.com/assets/642149/c4452ba4-5e1d-437a-ae1d-fc0070bfa26c">
|
||||
|
||||
@@ -3,7 +3,7 @@ title: Configurar servidores de relé
|
||||
weight: 17
|
||||
---
|
||||
|
||||
### RustDesk Pro - Instalar servidores de relé adicionales con geolocalización usando docker
|
||||
## RustDesk Pro - Instalar servidores de relé adicionales con geolocalización usando docker
|
||||
|
||||
{{% notice note %}}
|
||||
[La instalación simple](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/) crea un servidor de relé (el proceso `hbbr`) implícitamente en la misma máquina, no necesita especificar el servidor de relé explícitamente.
|
||||
@@ -81,9 +81,9 @@ To Action From
|
||||
21117,21119/tcp (v6) ALLOW Anywhere (v6)
|
||||
```
|
||||
|
||||
### Configurar RustDesk Pro para geolocalización usando la consola web
|
||||
## Configurar RustDesk Pro para geolocalización usando la consola web
|
||||
|
||||
#### Registrarse y descargar el archivo de base de datos GeoLite2 City
|
||||
### Registrarse y descargar el archivo de base de datos GeoLite2 City
|
||||
|
||||
Para usar geolocalización, hbbs necesita acceso a la base de datos MaxMind GeoLite2 City. La base de datos es gratuita y puede registrarse para descargar el archivo y obtener una clave API.
|
||||
|
||||
@@ -96,7 +96,7 @@ Si instaló RustDesk Pro usando el script de instalación en una máquina Linux,
|
||||
|
||||
Para instalaciones de Docker, el archivo debería estar en el volumen que mapeó al desplegar el contenedor mapeado a `/root`.
|
||||
|
||||
#### Obtener una clave API para automatizar el proceso - servidores Linux
|
||||
### Obtener una clave API para automatizar el proceso - servidores Linux
|
||||
|
||||
Necesita actualizar este archivo regularmente y podemos usar un cronjob para eso. Necesitará una clave API para acceder al enlace de descarga que es gratuito.
|
||||
|
||||
@@ -111,7 +111,7 @@ Puede automatizar el [proceso de descarga](https://dev.maxmind.com/geoip/updatin
|
||||
/usr/bin/curl -L --silent 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key={Your Access Key}&suffix=tar.gz' | /bin/tar -C '/var/lib/rustdesk-server/' -xvz --keep-newer-files --strip-components=1 --wildcards '*GeoLite2-City.mmdb'
|
||||
```
|
||||
|
||||
#### Cambiar configuraciones en la consola web RustDesk Pro
|
||||
### Cambiar configuraciones en la consola web RustDesk Pro
|
||||
|
||||
Agregue sus direcciones IP o nombres DNS de servidores de relé (DNS es compatible desde la versión 1.1.11) a los `Servidores de relé`. **El puerto no es requerido, el puerto `21117` se usa explícitamente.** <br>
|
||||
<img width="500" alt="image" src="https://github.com/rustdesk/doc.rustdesk.com/assets/642149/c4452ba4-5e1d-437a-ae1d-fc0070bfa26c">
|
||||
|
||||
@@ -3,7 +3,7 @@ title: Configurer les serveurs de relais
|
||||
weight: 17
|
||||
---
|
||||
|
||||
### RustDesk Pro - Installer des serveurs de relais supplémentaires avec géolocalisation en utilisant docker
|
||||
## RustDesk Pro - Installer des serveurs de relais supplémentaires avec géolocalisation en utilisant docker
|
||||
|
||||
{{% notice note %}}
|
||||
[L'installation simple](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/) crée un serveur de relais (le processus `hbbr`) implicitement sur la même machine, vous n'avez pas besoin de spécifier le serveur de relais explicitement.
|
||||
@@ -81,9 +81,9 @@ To Action From
|
||||
21117,21119/tcp (v6) ALLOW Anywhere (v6)
|
||||
```
|
||||
|
||||
### Configurer RustDesk Pro pour la géolocalisation en utilisant la console Web
|
||||
## Configurer RustDesk Pro pour la géolocalisation en utilisant la console Web
|
||||
|
||||
#### Enregistrer et télécharger le fichier de base de données GeoLite2 City
|
||||
### Enregistrer et télécharger le fichier de base de données GeoLite2 City
|
||||
|
||||
Pour utiliser la géolocalisation, hbbs a besoin d'accéder à la base de données MaxMind GeoLite2 City. La base de données est gratuite et vous pouvez vous enregistrer pour télécharger le fichier et obtenir une clé API.
|
||||
|
||||
@@ -96,7 +96,7 @@ Si vous avez installé RustDesk Pro en utilisant le script d'installation sur un
|
||||
|
||||
Pour les installations Docker, le fichier devrait être dans le volume que vous avez mappé lors du déploiement du conteneur mappé vers `/root`.
|
||||
|
||||
#### Obtenir une clé API pour automatiser le processus - serveurs Linux
|
||||
### Obtenir une clé API pour automatiser le processus - serveurs Linux
|
||||
|
||||
Vous devez mettre à jour ce fichier régulièrement et nous pouvons utiliser un cronjob pour cela. Vous aurez besoin d'une clé API pour accéder au lien de téléchargement qui est gratuit.
|
||||
|
||||
@@ -111,7 +111,7 @@ Vous pouvez automatiser le [processus de téléchargement](https://dev.maxmind.c
|
||||
/usr/bin/curl -L --silent 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key={Your Access Key}&suffix=tar.gz' | /bin/tar -C '/var/lib/rustdesk-server/' -xvz --keep-newer-files --strip-components=1 --wildcards '*GeoLite2-City.mmdb'
|
||||
```
|
||||
|
||||
#### Modifier les paramètres dans la console Web RustDesk Pro
|
||||
### Modifier les paramètres dans la console Web RustDesk Pro
|
||||
|
||||
Ajoutez vos adresses IP ou noms DNS des serveurs de relais (DNS est supporté depuis la version 1.1.11) aux `Serveurs de relais`. **Le port n'est pas requis, le port `21117` est utilisé explicitement.** <br>
|
||||
<img width="500" alt="image" src="https://github.com/rustdesk/doc.rustdesk.com/assets/642149/c4452ba4-5e1d-437a-ae1d-fc0070bfa26c">
|
||||
|
||||
@@ -3,7 +3,7 @@ title: Configurare server di relay
|
||||
weight: 17
|
||||
---
|
||||
|
||||
### RustDesk Pro - Installare server di relay aggiuntivi con geolocalizzazione usando docker
|
||||
## RustDesk Pro - Installare server di relay aggiuntivi con geolocalizzazione usando docker
|
||||
|
||||
{{% notice note %}}
|
||||
[L'installazione semplice](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/) crea un server di relay (il processo `hbbr`) implicitamente sulla stessa macchina, non è necessario specificare il server di relay esplicitamente.
|
||||
@@ -81,9 +81,9 @@ To Action From
|
||||
21117,21119/tcp (v6) ALLOW Anywhere (v6)
|
||||
```
|
||||
|
||||
### Configurare RustDesk Pro per la geolocalizzazione usando la console web
|
||||
## Configurare RustDesk Pro per la geolocalizzazione usando la console web
|
||||
|
||||
#### Registrarsi e scaricare il file del database GeoLite2 City
|
||||
### Registrarsi e scaricare il file del database GeoLite2 City
|
||||
|
||||
Per utilizzare la geolocalizzazione, hbbs ha bisogno di accesso al database MaxMind GeoLite2 City. Il database è gratuito e puoi registrarti per scaricare il file e ottenere una chiave API.
|
||||
|
||||
@@ -96,7 +96,7 @@ Se hai installato RustDesk Pro usando lo script di installazione su una macchina
|
||||
|
||||
Per le installazioni Docker il file dovrebbe essere nel volume che hai mappato quando hai distribuito il container mappato su `/root`.
|
||||
|
||||
#### Ottenere una chiave API per automatizzare il processo - server Linux
|
||||
### Ottenere una chiave API per automatizzare il processo - server Linux
|
||||
|
||||
Devi aggiornare questo file regolarmente e possiamo usare un cronjob per farlo. Avrai bisogno di una chiave API per accedere al link di download che è gratuito.
|
||||
|
||||
@@ -111,7 +111,7 @@ Puoi automatizzare il [processo di download](https://dev.maxmind.com/geoip/updat
|
||||
/usr/bin/curl -L --silent 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key={Your Access Key}&suffix=tar.gz' | /bin/tar -C '/var/lib/rustdesk-server/' -xvz --keep-newer-files --strip-components=1 --wildcards '*GeoLite2-City.mmdb'
|
||||
```
|
||||
|
||||
#### Modificare le impostazioni nella console web RustDesk Pro
|
||||
### Modificare le impostazioni nella console web RustDesk Pro
|
||||
|
||||
Aggiungi i tuoi indirizzi IP o nomi DNS dei server di relay (DNS è supportato dalla versione 1.1.11) ai `Server di relay`. **La porta non è richiesta, la porta `21117` è utilizzata esplicitamente.** <br>
|
||||
<img width="500" alt="image" src="https://github.com/rustdesk/doc.rustdesk.com/assets/642149/c4452ba4-5e1d-437a-ae1d-fc0070bfa26c">
|
||||
|
||||
@@ -3,7 +3,7 @@ title: リレーサーバーの設定
|
||||
weight: 17
|
||||
---
|
||||
|
||||
### RustDesk Pro - dockerを使用してジオロケーション付きの追加リレーサーバーをインストール
|
||||
## RustDesk Pro - dockerを使用してジオロケーション付きの追加リレーサーバーをインストール
|
||||
|
||||
{{% notice note %}}
|
||||
[シンプルインストール](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/)は、同じマシン上に暗黙的にリレーサーバー(`hbbr`プロセス)を作成します。リレーサーバーを明示的に指定する必要はありません。
|
||||
@@ -81,9 +81,9 @@ To Action From
|
||||
21117,21119/tcp (v6) ALLOW Anywhere (v6)
|
||||
```
|
||||
|
||||
### Webコンソールを使用してジオロケーション用にRustDesk Proを設定
|
||||
## Webコンソールを使用してジオロケーション用にRustDesk Proを設定
|
||||
|
||||
#### GeoLite2 Cityデータベースファイルの登録とダウンロード
|
||||
### GeoLite2 Cityデータベースファイルの登録とダウンロード
|
||||
|
||||
ジオロケーションを使用するには、hbbsがMaxMind GeoLite2 Cityデータベースにアクセスする必要があります。データベースは無料で、登録してファイルをダウンロードし、APIキーを取得できます。
|
||||
|
||||
@@ -96,7 +96,7 @@ Linuxマシンでインストールスクリプトを使用してRustDesk Proを
|
||||
|
||||
Dockerインストールの場合、ファイルは`/root`にマップされたコンテナをデプロイする際にマップしたボリューム内にある必要があります。
|
||||
|
||||
#### プロセスを自動化するためのAPIキーの取得 - Linuxサーバー
|
||||
### プロセスを自動化するためのAPIキーの取得 - Linuxサーバー
|
||||
|
||||
このファイルを定期的に更新する必要があり、cronjobを使用できます。無料のダウンロードリンクにアクセスするためのAPIキーが必要です。
|
||||
|
||||
@@ -111,7 +111,7 @@ Dockerインストールの場合、ファイルは`/root`にマップされた
|
||||
/usr/bin/curl -L --silent 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key={Your Access Key}&suffix=tar.gz' | /bin/tar -C '/var/lib/rustdesk-server/' -xvz --keep-newer-files --strip-components=1 --wildcards '*GeoLite2-City.mmdb'
|
||||
```
|
||||
|
||||
#### RustDesk Pro Webコンソールで設定を変更
|
||||
### RustDesk Pro Webコンソールで設定を変更
|
||||
|
||||
リレーサーバーのIPアドレスまたはDNS名(DNSはバージョン1.1.11以降でサポート)を`リレーサーバー`に追加します。**ポートは必要ありません。`21117`ポートが明示的に使用されます。** <br>
|
||||
<img width="500" alt="image" src="https://github.com/rustdesk/doc.rustdesk.com/assets/642149/c4452ba4-5e1d-437a-ae1d-fc0070bfa26c">
|
||||
|
||||
@@ -3,7 +3,7 @@ title: Configurar servidores de retransmissão
|
||||
weight: 17
|
||||
---
|
||||
|
||||
### RustDesk Pro - Instalar servidores de retransmissão adicionais com geolocalização usando docker
|
||||
## RustDesk Pro - Instalar servidores de retransmissão adicionais com geolocalização usando docker
|
||||
|
||||
{{% notice note %}}
|
||||
[A instalação simples](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/) cria um servidor de retransmissão (o processo `hbbr`) implicitamente na mesma máquina, você não precisa especificar o servidor de retransmissão explicitamente.
|
||||
@@ -81,9 +81,9 @@ To Action From
|
||||
21117,21119/tcp (v6) ALLOW Anywhere (v6)
|
||||
```
|
||||
|
||||
### Configurar RustDesk Pro para geolocalização usando o console web
|
||||
## Configurar RustDesk Pro para geolocalização usando o console web
|
||||
|
||||
#### Registrar e baixar o arquivo de banco de dados GeoLite2 City
|
||||
### Registrar e baixar o arquivo de banco de dados GeoLite2 City
|
||||
|
||||
Para usar geolocalização, hbbs precisa de acesso ao banco de dados MaxMind GeoLite2 City. O banco de dados é gratuito e você pode se registrar para baixar o arquivo e obter uma chave API.
|
||||
|
||||
@@ -96,7 +96,7 @@ Se você instalou RustDesk Pro usando o script de instalação em uma máquina L
|
||||
|
||||
Para instalações Docker, o arquivo deve estar no volume que você mapeou ao implantar o contêiner mapeado para `/root`.
|
||||
|
||||
#### Obter uma chave API para automatizar o processo - servidores Linux
|
||||
### Obter uma chave API para automatizar o processo - servidores Linux
|
||||
|
||||
Você precisa atualizar este arquivo regularmente e podemos usar um cronjob para isso. Você precisará de uma chave API para acessar o link de download que é gratuito.
|
||||
|
||||
@@ -111,7 +111,7 @@ Você pode automatizar o [processo de download](https://dev.maxmind.com/geoip/up
|
||||
/usr/bin/curl -L --silent 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key={Your Access Key}&suffix=tar.gz' | /bin/tar -C '/var/lib/rustdesk-server/' -xvz --keep-newer-files --strip-components=1 --wildcards '*GeoLite2-City.mmdb'
|
||||
```
|
||||
|
||||
#### Alterar configurações no console web RustDesk Pro
|
||||
### Alterar configurações no console web RustDesk Pro
|
||||
|
||||
Adicione seus endereços IP ou nomes DNS de servidores de retransmissão (DNS é suportado a partir da versão 1.1.11) aos `Servidores de retransmissão`. **A porta não é necessária, a porta `21117` é usada explicitamente.** <br>
|
||||
<img width="500" alt="image" src="https://github.com/rustdesk/doc.rustdesk.com/assets/642149/c4452ba4-5e1d-437a-ae1d-fc0070bfa26c">
|
||||
|
||||
@@ -3,7 +3,7 @@ title: 配置中继服务器
|
||||
weight: 17
|
||||
---
|
||||
|
||||
### RustDesk Pro - 使用docker安装具有地理位置的附加中继服务器
|
||||
## RustDesk Pro - 使用docker安装具有地理位置的附加中继服务器
|
||||
|
||||
{{% notice note %}}
|
||||
[简单安装](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/)会在同一台机器上隐式创建一个中继服务器(`hbbr`进程),您无需显式指定中继服务器。
|
||||
@@ -21,7 +21,7 @@ weight: 17
|
||||
|
||||
> 您需要私钥对`id_ed25519`和`id_ed25519.pub`。
|
||||
|
||||
## 安装步骤
|
||||
# 安装步骤
|
||||
|
||||
1. 如果已安装docker,通过SSH连接到您的服务器并为hbbr创建卷:
|
||||
```
|
||||
@@ -44,15 +44,15 @@ weight: 17
|
||||
# docker logs hbbr
|
||||
```
|
||||
|
||||
## 防火墙配置
|
||||
# 防火墙配置
|
||||
```
|
||||
# sudo ufw allow proto tcp from any to any port 21117,21119
|
||||
# sudo ufw enable
|
||||
```
|
||||
|
||||
### 使用Web控制台为地理位置配置RustDesk Pro
|
||||
## 使用Web控制台为地理位置配置RustDesk Pro
|
||||
|
||||
#### 注册并下载GeoLite2 City数据库文件
|
||||
### 注册并下载GeoLite2 City数据库文件
|
||||
|
||||
要使用地理位置,hbbs需要访问MaxMind GeoLite2 City数据库。该数据库是免费的,您可以注册下载文件并获取API密钥。
|
||||
|
||||
@@ -63,7 +63,7 @@ weight: 17
|
||||
对于Linux安装,`mmdb`文件需要移动到`/var/lib/rustdesk-server/`。
|
||||
对于Docker安装,文件应该在您映射到`/root`的卷中。
|
||||
|
||||
#### 获取API密钥以自动化流程
|
||||
### 获取API密钥以自动化流程
|
||||
|
||||
您需要定期更新此文件,可以使用cronjob来执行。您需要一个API密钥来访问下载链接,这是免费的。
|
||||
|
||||
@@ -74,7 +74,7 @@ weight: 17
|
||||
/usr/bin/curl -L --silent 'https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-City&license_key={Your Access Key}&suffix=tar.gz' | /bin/tar -C '/var/lib/rustdesk-server/' -xvz --keep-newer-files --strip-components=1 --wildcards '*GeoLite2-City.mmdb'
|
||||
```
|
||||
|
||||
#### 在RustDesk Pro Web控制台中更改设置
|
||||
### 在RustDesk Pro Web控制台中更改设置
|
||||
|
||||
1. 将中继服务器IP地址或DNS名称添加到`Relay Servers`(不需要端口,显式使用`21117`端口)
|
||||
2. 添加地理覆盖,通过添加服务器IP地址和服务器所在位置的坐标
|
||||
|
||||
@@ -3,7 +3,7 @@ title: 配置中繼伺服器
|
||||
weight: 17
|
||||
---
|
||||
|
||||
### RustDesk Pro - 使用docker安裝具有地理位置的附加中繼伺服器
|
||||
## RustDesk Pro - 使用docker安裝具有地理位置的附加中繼伺服器
|
||||
|
||||
{{% notice note %}}
|
||||
[簡單安裝](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/)會在同一台機器上隱式創建一個中繼伺服器(`hbbr`進程),您無需顯式指定中繼伺服器。
|
||||
@@ -17,7 +17,7 @@ weight: 17
|
||||
|
||||
> 您需要私鑰對`id_ed25519`和`id_ed25519.pub`。
|
||||
|
||||
## 安裝步驟
|
||||
# 安裝步驟
|
||||
|
||||
1. 如果已安裝docker,通過SSH連接到您的伺服器並為hbbr創建卷:
|
||||
```
|
||||
@@ -40,15 +40,15 @@ weight: 17
|
||||
# docker logs hbbr
|
||||
```
|
||||
|
||||
## 防火牆配置
|
||||
# 防火牆配置
|
||||
```
|
||||
# sudo ufw allow proto tcp from any to any port 21117,21119
|
||||
# sudo ufw enable
|
||||
```
|
||||
|
||||
### 使用Web控制台為地理位置配置RustDesk Pro
|
||||
## 使用Web控制台為地理位置配置RustDesk Pro
|
||||
|
||||
#### 註冊並下載GeoLite2 City資料庫檔案
|
||||
### 註冊並下載GeoLite2 City資料庫檔案
|
||||
|
||||
要使用地理位置,hbbs需要訪問MaxMind GeoLite2 City資料庫。該資料庫是免費的,您可以註冊下載檔案並獲取API密鑰。
|
||||
|
||||
@@ -59,7 +59,7 @@ weight: 17
|
||||
對於Linux安裝,`mmdb`檔案需要移動到`/var/lib/rustdesk-server/`。
|
||||
對於Docker安裝,檔案應該在您映射到`/root`的卷中。
|
||||
|
||||
#### 在RustDesk Pro Web控制台中更改設置
|
||||
### 在RustDesk Pro Web控制台中更改設置
|
||||
|
||||
1. 將中繼伺服器IP地址或DNS名稱添加到`Relay Servers`(不需要端口,顯式使用`21117`端口)
|
||||
2. 添加地理覆蓋,通過添加伺服器IP地址和伺服器所在位置的坐標
|
||||
|
||||
Reference in New Issue
Block a user