From 50601cfc6d0fcc574a430aa4517b5a5145c72514 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 6 Jul 2024 09:03:42 +0800 Subject: [PATCH] Update _index.en.md --- content/self-host/rustdesk-server-pro/_index.en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/self-host/rustdesk-server-pro/_index.en.md b/content/self-host/rustdesk-server-pro/_index.en.md index b97b6889..fd63f66e 100644 --- a/content/self-host/rustdesk-server-pro/_index.en.md +++ b/content/self-host/rustdesk-server-pro/_index.en.md @@ -59,6 +59,8 @@ Almost the same as [the open source version](https://rustdesk.com/docs/en/self-h You need port 21114-21119 TCP and 21116 UDP open, please ensure these ports are setup when you set firewall rules and Docker port mapping. +More information about these ports, please check [here](/docs/en/self-host/rustdesk-server-oss/install/#ports). + {{% notice note %}} You should use a proxy like Nginx to deliver this over HTTPS requiring port 443 to be opened. {{% /notice %}}