From 10e10452ae2f106828ba7b3d22bd0a01e790e4cc Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 12 Oct 2024 14:47:05 +0800 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 2005f3e..2746a9d 100755 --- a/content/self-host/_index.en.md +++ b/content/self-host/_index.en.md @@ -10,7 +10,7 @@ Support is available via our [Discord](https://discord.com/invite/nDceKgxnkV) fo ### How does self-hosted server work? -There are technically two executables (services): +There are technically two executables (servers): - `hbbs` - RustDesk ID (rendezvous / signaling) server, listen on TCP (`21114` - for http in Pro only, `21115`, `21116`, `21118` for web socket) and UDP (`21116`) - `hbbr` - RustDesk relay server, listen on TCP (`21117`, `21119` for web socket)