From 97be0e05a0dddbe4f2119fb0302eab3f593b92cf Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 25 Feb 2025 01:02:35 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FAQ.md b/FAQ.md index ea4efa6..5a6ae3e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -805,3 +805,9 @@ https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-devic - Bind RootCAs of host to docker container https://github.com/rustdesk/rustdesk-server-pro/issues/99#issuecomment-2674522210 +- Easy access mode +We do not have password-less easy access mode for the time being yet. But you can implement it via preset permanent password in custom client. +![image](https://github.com/user-attachments/assets/ba12eb33-2a5c-4785-8a04-bedce17e369b) +Then on the controlling side, you can use [default-connect-password option](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#default-connect-password) or use preset password in address book. + +