From 8ca6af6522327d3fa13c1e24fe5af117505bec7a Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sun, 27 Apr 2025 10:03:30 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 34c03b2..7edc5ce 100644 --- a/FAQ.md +++ b/FAQ.md @@ -983,4 +983,19 @@ https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#9-log-in-to-your # Does ip whitelist supports CIDR? -Yes, we added it, https://github.com/rustdesk/rustdesk/pull/2281 \ No newline at end of file +Yes, we added it, https://github.com/rustdesk/rustdesk/pull/2281 + +# What OSs does privacy mode support? + +Windows only so far + +# What OSs does remote printer support? + +Windows as controlled side only so far + +# What are the minimum OS requirements? + +MacOS: 10.14 +Windows: 7 +Linux: Ubuntu 18 equivalent, e.g. Debian 9, Fedora 28, openSUSE 15 etc +Android: Android 7.0 \ No newline at end of file