Updated Set up http proxy server (markdown)

RustDesk
2025-02-07 17:20:14 +08:00
parent 2b9a85d434
commit 299e20a7dd

@@ -1,5 +1,9 @@
> Be noted, OSS RustDesk Server does not support http proxy, you have to use `Pro` or public server.
> RustDesk traffic is already encrypted, you do not need to use https encrypting again (wasting power). I think 80 is enough.
Set up `http` proxy server on `Ubuntu` / `Debian`.
This HTTP proxy is not the same as a reverse proxy in NGINX; they are different concepts. I know that ChatGPT may direct you to NGINX when you ask about an HTTP proxy server.