Update _index.en.md

This commit is contained in:
RustDesk 2024-10-15 10:14:15 +08:00 committed by GitHub
parent 3ec3ddd3ca
commit 503a39a263
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -134,11 +134,6 @@ Your mail server may not be using port 25. Please make sure you are using the co
### Can I deploy RustDesk using PowerShell or similar?
Sure, you can find scripts to aid deployment [here](https://rustdesk.com/docs/en/self-host/client-deployment/).
### I have installed RustDesk Server Pro manually but the API web console isn't behind SSL, how can I secure this?
Use a proxy like Nginx, the simple install script has one, it's really simple. [This is how we do it](https://github.com/rustdesk/rustdesk-server-pro/blob/493ad90daf8815c3052ff4d0d4aa9cc07e411efa/install.sh#L252).
Similar configs should work with Traefik v2, HAProxy, Apache Proxy and Cloudflare Tunnel.
### How can I file a bug report?
Please file via [GitHub](https://github.com/rustdesk/rustdesk-server-pro/issues).