From 0734bc67725600b675e0eb36036d40253eb31414 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 6 Sep 2024 10:16:15 +0800 Subject: [PATCH] Updated Set up http proxy server (markdown) --- Set-up-http-proxy-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Set-up-http-proxy-server.md b/Set-up-http-proxy-server.md index 6987c07..83893df 100644 --- a/Set-up-http-proxy-server.md +++ b/Set-up-http-proxy-server.md @@ -97,7 +97,7 @@ https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#p The `http` proxy allows connections to HTTPS endpoints. -You can hide `Tinyproxy` behind `NGINX` to create a true `https` proxy, but there seems some bugs, https://github.com/tinyproxy/tinyproxy/issues/399 +You can hide `Tinyproxy` behind `NGINX` to create a true `https` proxy, but there seems some bugs, https://github.com/tinyproxy/tinyproxy/issues/399, this might be why it is called `tiny`.