Update _index.en.md

This commit is contained in:
RustDesk 2025-05-27 23:43:42 +08:00 committed by GitHub
parent 182cc276eb
commit 19dcd7c716
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1204,6 +1204,8 @@ Available in RustDesk client version 1.4.0 and later.
Use WebSocket protocol to connect server and client. Only available in RustDesk client >=1.4.0 and Pro server >= 1.5.7. Note that WebSocket only supports relay connection. Use WebSocket protocol to connect server and client. Only available in RustDesk client >=1.4.0 and Pro server >= 1.5.7. Note that WebSocket only supports relay connection.
To make WebSocket work, you need to configure your reverse proxy correctly, https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#8-add-websocket-secure-wss-support-for-the-id-server-and-relay-server-to-enable-secure-communication-for-all-platforms
| Values | Default | Example | | Values | Default | Example |
| :------: | :------: | :------: | | :------: | :------: | :------: |
| Y, N | N | `allow-websocket=Y` | | Y, N | N | `allow-websocket=Y` |