From a876840e15f30b5d0f93b6944a55ccf20e42556f Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 14 Aug 2025 20:08:58 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FAQ.md b/FAQ.md index acc3b89..13c3895 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1427,3 +1427,9 @@ The executable (`hbbs`/`hbbr`) is still maintained. We marked it as deprecated o > User: My best guess is that the reason this worked is because we have an IIS reverse proxy in between the Internet and our Internal Linux server running Rust Desk. The reverse proxy was able verify the cert to create a secure connection between reverse proxy and the Linux server but when the iOS app was connecting directly to the Linux server on the local network if could not verify the cert. The odd part is the Desktop App, Self Hosted Web preview, and the iOS web browser all had no issue without the full chain and worked fine with just the cert. image + +# How to restart (reboot) remote device? + +Please right click on the tab, you will see it as below + +![image](https://github.com/user-attachments/assets/54977b2c-8797-468c-a6d7-1383ba26f56f)