-
Notifications
You must be signed in to change notification settings - Fork 350
Closed
Description
Connection issues or timeouts: Because the server version lags behind the client version, the server does not respond to the client’s secure_tcp requests, causing the client to experience timeouts. The relevant code in the RustDesk client can be found here.
To address this issue from the server side, a PR has been created to add secure TCP support specifically for the RustDesk server: rustdesk-server PR #400.
I have forked the repository and integrated this PR into my own branch: IamTaoChen’s rustdesk-server with STCP. This modified version appears to resolve the connection issues effectively.
The Docker image for this updated server version is available at iamtaochen/rustdesk-server:stcp.
Note: This solution is specifically for the RustDesk server and does not involve changes to the RustDesk client.
SHISHENR and lejianwen
Metadata
Metadata
Assignees
Labels
No labels