rustdesk / rustdesk/rustdesk-server

undocumented port?

Open
#181 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Rust
Stars
10.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

I was checking the ports rustdesk was using and noticed UDP port 36630 in use by hbbs does this need to be allowed in the firewall? If so i can add it to the docs.

hbbr         837            root    9u  IPv6  22591      0t0  TCP *:21117 (LISTEN)
hbbr         837            root   10u  IPv6  22592      0t0  TCP *:21119 (LISTEN)
hbbs         839            root   12u  IPv6  23715      0t0  UDP *:21116
hbbs         839            root   13u  IPv6  23716      0t0  TCP *:21116 (LISTEN)
hbbs         839            root   14u  IPv6  23717      0t0  TCP *:21115 (LISTEN)
hbbs         839            root   15u  IPv6  23718      0t0  TCP *:21118 (LISTEN)
hbbs         839            root   16u  IPv4  24615      0t0  UDP *:36630

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the repository's existing documentation for hbbs and hbbr ports, then compare it with the observed UDP 36630 listener. Done when the documentation clearly states whether UDP 36630 must be allowed and reflects the confirmed port requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
documentation, networking
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.