From baa4dfd566b15681fcf521588eeda6faae272be1 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 24 Feb 2025 22:50:06 +0800 Subject: [PATCH] Updated Set up http proxy server (markdown) --- Set-up-http-proxy-server.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Set-up-http-proxy-server.md b/Set-up-http-proxy-server.md index 41ec19a..64595a6 100644 --- a/Set-up-http-proxy-server.md +++ b/Set-up-http-proxy-server.md @@ -172,6 +172,7 @@ One RustDesk user shared his method for creating an HTTPS proxy with Apache2. I > ufw allow 4443/tcp > > Finally configure it on rustdesk: + ![image](https://github.com/user-attachments/assets/b2d0db7e-b42b-4077-9bdc-ce003ac677d2)