From 2075bb56dfb75a73b7b3a43fd2f3082ad75aa30e Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Sun, 16 Jul 2023 18:23:34 +0100 Subject: [PATCH] Update _index.en.md --- content/self-host/pro/FAQ/_index.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/self-host/pro/FAQ/_index.en.md b/content/self-host/pro/FAQ/_index.en.md index 2b5ac56..50e5434 100644 --- a/content/self-host/pro/FAQ/_index.en.md +++ b/content/self-host/pro/FAQ/_index.en.md @@ -125,9 +125,9 @@ net start rustdesk > null ``` ## I have installed RustDesk Server Pro manually but the API web console isn't behind SSL, how can I secure this? -Use a proxy like nginx, the simple install script has one, its really simple [[https://github.com/dinger1986/rustdesk-server-pro](https://github.com/rustdesk/rustdesk-server-pro)/blob/493ad90daf8815c3052ff4d0d4aa9cc07e411efa/install.sh#L252](this is how we did it). +Use a proxy like nginx, the simple install script has one, its really simple [this is how we do it](https://github.com/rustdesk/rustdesk-server-pro/blob/493ad90daf8815c3052ff4d0d4aa9cc07e411efa/install.sh#L252). Similar configs should work with Traefikv2, HAProxy, Apache Proxy and Cloudflare Tunnel. ## How do I file a bug report? -Please file via [https://github.com/rustdesk/rustdesk-server-pro/issues](GitHub) +Please file via (https://github.com/rustdesk/rustdesk-server-pro/issues)[GitHub]