gnmyt/nexterm

The open source server management software for SSH, VNC & RDP

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 22 minutes ago
Added to GitGenius on September 13th, 2026
Created on August 13th, 2024
Open Issues & Pull Requests: 190 (+0)
GitHub issues: Enabled
Number of forks: 274
Total Stargazers: 5,033 (+1)
Total Subscribers: 39 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.4 days
Mean response time: 77.2 days
90th percentile: 233.9 days
Tracked items: 347

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in three opened in the past year never receives a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 6 days, while "enhancement" waits about 6 weeks. 62% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 49% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 148
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 163 days
Stale 30+ days: 130
Stale 90+ days: 91

Recent activity

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

Top labels

  • enhancement (248)
  • bug (164)
  • translation (4)
  • documentation (3)

Detailed Description

Nexterm is an open-source server management software that provides centralized control over SSH, VNC, and RDP connections alongside file management and container orchestration capabilities.

The tool addresses the fragmentation of server administration by consolidating multiple connection protocols, file transfer, and infrastructure management into a single interface. It works by running a server component that coordinates with distributed engine instances, allowing users to connect to remote systems via SSH, VNC, or RDP while also managing files through SFTP, deploying applications via Docker, and administering Proxmox containers. The platform includes security features such as two-factor authentication and OIDC SSO, and supports organizing users and servers into separate Organizations.

Teams managing heterogeneous infrastructure with mixed connection protocols should consider Nexterm if they want to reduce tool sprawl and centralize access control. It suits organizations that need both interactive remote access and programmatic server management in one system. The project offers flexibility in deployment through three Docker images: an all-in-one bundle, a server-only variant for distributed architectures, and a standalone engine component.

Development activity shows consistent engagement with the codebase through regular commits addressing bug fixes and feature refinements. The project maintains active responsiveness to issues and pull requests, indicating ongoing attention to user-reported problems and community contributions. Documentation receives regular updates to reflect changes in installation procedures and configuration options, suggesting the maintainers prioritize clarity for new users.