From e0c20bb37acb0dbe7ce7ed11e773662949871bd1 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 3 Feb 2026 16:14:45 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 9deb6be..9cef943 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1421,7 +1421,11 @@ Solution: Please change scope from one to sub. > I’ve now updated the configuration to use sAMAccountName as the `Username Attribute`, and everything is working as expected. # Is web client integrated into RusetDesk server pro? -Yes, it is integrated, but it requires the $39.90/month plan or higher. You can upgrade to any plan that satisfies: (number of users × 10) + number of devices ≥ 400, Examples include 10 users / 300 devices, 30 users / 100 devices, or 20 users / 200 devices. Once the Pro server is installed, you can access the web client via `https:///web`. +Yes, it is integrated, but it requires the $39.90/month plan or higher. + +> You can upgrade to any plan that satisfies: (number of users × 10) + number of devices ≥ 400, Examples include 10 users / 300 devices, 30 users / 100 devices, or 20 users / 200 devices. + +Once the Pro server is installed, you can access the web client via `https:///web`. For example, if your web console is `https://rustdesk.hello.com/static/index.html`, your web client will be `https://rustdesk.hello.com/web`.