rustdesk / rustdesk/rustdesk-server
The connection breaks immediately.
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Dear team, I am sad.
- Client v1.4.0, server v1.1.14
- All the ports forwarded and opened in ufw
- Keypair checked out carefully
In DEBUG hbbs' log I see incoming connection, but it breaks immediately. Red dot in client.
May it be server & client incompatibility?
Which versions work?
Do I need to open UDP ports specifically or TCP protocol is enough?
Update: it seems UDP port is mandatory!
ufw allow 21114:21119/tcp
ufw allow 21116/udp
Not a bug but please make a note in the doc about packets flow. Thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Review the existing RustDesk server documentation and its packet-flow guidance first; document the reported TCP port range and mandatory UDP port, along with the relevant client/server compatibility context. Done means users can determine which ports to allow and whether UDP is required.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, networking
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100