From 0f411c459dfd99b3fbfbd83cbf9a3cabb56c8c2e Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 28 Mar 2025 21:40:38 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/FAQ.md b/FAQ.md index e925d8b..b5ce4b8 100644 --- a/FAQ.md +++ b/FAQ.md @@ -59,12 +59,6 @@ port=123456 You can also put them in .env file under the same directory of hbbs/hbbr. hbbs/hbbr reads .env file no matter if you specify -c. ![image](https://user-images.githubusercontent.com/71636191/173327939-4ed089cc-81bc-416a-a22e-6abc2791cfc4.png) -# Web client - -https://rustdesk.com/docs/en/dev/build/web/ - -http://web.rustdesk.com/ no https for the time being - # Change id, addressbook/api/login and web console? https://github.com/rustdesk/rustdesk-server/issues/22 @@ -736,10 +730,6 @@ https://github.com/rustdesk/rustdesk/discussions/8981 https://github.com/rustdesk/rustdesk/discussions/9835 -# Failed to connect to wss relay server with public web client - -https://discord.com/channels/804630702657110016/1159882924494159872/1311145605149622344 - # Unable to Validate License (Failed to update license) ![image](https://github.com/user-attachments/assets/3110c6d6-8dab-40ff-886e-b5c40b68e3aa) @@ -917,5 +907,9 @@ The custom client is not built on your server—it’s compiled on our build ser # Desktop crash after a few minutes Try turn off hardware codec please. https://www.reddit.com/r/rustdesk/comments/1h3z7fj/desktop_crash_after_a_few_minutes/ -# Is web client feature was available in a self-hosted server -It is preview version, so not yet. We do not have an ETA yet. You can only use it via https://rustdesk.com/web for now. \ No newline at end of file +# Is web client feature was available in a self-hosted server? +It is preview version, so not yet. We do not have an ETA yet. You can only use it via https://rustdesk.com/web for now. + +# Failed to connect to wss relay server with public web client + +https://discord.com/channels/804630702657110016/1159882924494159872/1311145605149622344 \ No newline at end of file