From 6801a97ecb5352d8a7c05d9e4c7e71f5dc463a2b Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:02:46 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/FAQ.md b/FAQ.md index 05d5a71..5201e95 100644 --- a/FAQ.md +++ b/FAQ.md @@ -280,5 +280,16 @@ You need to install virtual display yourself. https://github.com/rustdesk/rustdesk/discussions/6444#discussioncomment-8521217 +# Why Pro? + +"With the Pro version, can you make a client with all server settings in it easy?" +> Yup, fairly easy, as long as you have a basic understanding of Linux. All you need is a fresh linux setup on a small VM or server (2GB Ram, 2 CPU) +"Is it a good alternative for anydesk or TeamViewer for a msp connecting to a lot of different pc's and company's?" + +*It's an OUTSTANDING alternative for both, but especially TeamViewer. Using Rust with an internal Relay Server helps show how buggy, slow and bloated TeamViewer is (even the paid version), which we moved away from.* +> It's difficult to accurately describe how fast and lean Rust remote desktop connections are with your own server. The Web Gui you get with the paid version is outstanding and feature rich. Some of it's features include the ability to setup user accounts to manage the server, and the ability of users to login to the server to see all machines listed, and login to any of those machines with a single click. + +> The paid version also provides a number of security features not available with the free version, such as extensive logging (login attempts, time/date stamp, originating IP) and client machine management. +