From 182cc276eb18be825e875943c5be9b01722c4ed6 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 27 May 2025 23:00:08 +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 45a24be..89ac073 100644 --- a/content/self-host/rustdesk-server-pro/_index.en.md +++ b/content/self-host/rustdesk-server-pro/_index.en.md @@ -18,6 +18,8 @@ RustDesk Server Pro has more features compared to the open source version. - [Access control](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/permissions/) - [Multiple relay servers](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/relay/) (automatically selects your closest relay) - [Custom client generator](https://rustdesk.com/docs/en/self-host/client-configuration/#1-custom-client-generator-pro-only) +- WebSocket +- Web client self-host {{% notice note %}} If you build your own server on your home/office, and can't connect it through public IP/domain, please check [this article](https://rustdesk.com/docs/en/self-host/nat-loopback-issues/).