From 3afcdce47503c1dc786563d944253e50656893b7 Mon Sep 17 00:00:00 2001 From: Mr-Update <37781396+Mr-Update@users.noreply.github.com> Date: Tue, 21 May 2024 21:41:26 +0200 Subject: [PATCH] Update _index.en.md --- content/self-host/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/_index.en.md b/content/self-host/_index.en.md index f6be645..c6b3631 100755 --- a/content/self-host/_index.en.md +++ b/content/self-host/_index.en.md @@ -20,7 +20,7 @@ Core Ports: \ TCP `21114-21119` \ UDP `21116` -The above 21115-21117 are the minimum required ports for RustDesk to work, these handle the signal and relay ports as well as NAT traversal. +The above `21115-21117` are the minimum required ports for RustDesk to work, these handle the signal and relay ports as well as NAT traversal. Additionally TCP ports `21118` and `21119` can be opened if you want to use the [RustDesk Web Client](https://rustdesk.com/docs/en/dev/build/web/).