Updated Set up http proxy server (markdown)

RustDesk
2024-09-06 10:15:13 +08:00
parent f21ffa26dd
commit 83673e15f3

@@ -95,7 +95,9 @@ https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#p
# Https proxy server
You can hide `Tinyproxy` behind `NGINX`, but there seems some bugs, https://github.com/tinyproxy/tinyproxy/issues/399
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