From 84fb4f279f18250996881cb6344167bf3fc16dfa Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 6 Sep 2024 00:33:55 +0800 Subject: [PATCH] Updated Set up http proxy server (markdown) --- Set-up-http-proxy-server.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Set-up-http-proxy-server.md b/Set-up-http-proxy-server.md index 045d5cd..29af59c 100644 --- a/Set-up-http-proxy-server.md +++ b/Set-up-http-proxy-server.md @@ -86,6 +86,9 @@ e.g. If you do not add `Allow 0.0.0.0/0` in above config file, you will somethin https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#proxy-url +# Https server + +You can hide `tinyproxy` behind `nginx`.