rustdesk/rustdesk-server

RustDesk Server Program

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 57 minutes ago
Added to GitGenius on September 5th, 2026
Created on September 28th, 2020
Open Issues & Pull Requests: 177 (+0)
GitHub issues: Enabled
Number of forks: 2,570
Total Stargazers: 10,380 (+1)
Total Subscribers: 105 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.1 days
Mean response time: 37.0 days
90th percentile: 138.4 days
Tracked items: 105

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 3% of issues opened in the past year have been closed. Three people close 54% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 91
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 579 days
Stale 30+ days: 86
Stale 90+ days: 83

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • bug (87)
  • enhancement (32)
  • question (8)
  • help wanted (1)
  • wontfix (1)

Detailed Description

RustDesk Server Program is a remote desktop server component that enables remote access and control infrastructure.

The project provides the backend server infrastructure needed to support remote desktop connections. It handles relay and signal services that allow clients to establish secure remote access sessions. The server component works alongside the RustDesk client to create a complete remote desktop solution, managing connection routing, authentication, and session coordination between remote machines.

Organizations deploying remote desktop infrastructure should evaluate this tool if they need self-hosted remote access capabilities rather than relying on third-party cloud services. It suits scenarios where teams require control over their connection infrastructure, whether for internal IT support, remote work enablement, or managed service delivery. The project is particularly relevant for those already using or considering the RustDesk client ecosystem, as the server component is purpose-built to integrate with it.

The project shows consistent development activity with regular commits addressing bug fixes, feature additions, and infrastructure improvements. The codebase receives ongoing maintenance with attention to both core functionality and operational concerns. Pull requests are reviewed and merged regularly, indicating active project stewardship. The development effort spans multiple areas including protocol improvements, performance optimization, and deployment tooling.