diff --git a/Set-up-http-proxy-server.md b/Set-up-http-proxy-server.md index e0d42e3..a7b1115 100644 --- a/Set-up-http-proxy-server.md +++ b/Set-up-http-proxy-server.md @@ -1,3 +1,5 @@ +> Be noted, OSS RustDesk Server does not support http proxy, you have to use Pro or public server. + 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.