Access Linux servers via SSH and Windows machines via RDP from a single browser dashboard without extra client software.
Record and play back remote sessions for security compliance audits and tracking who accessed which server.
Replace multiple remote-access tools with one centralized access point for mixed server environments.
Give a team controlled access to production servers without distributing individual SSH keys.
Backend is closed source as of v2.0.0, installation requires external documentation and enterprise-grade infrastructure planning.
Next Terminal is a web-based system that lets IT teams access and manage remote computers and servers from a browser, without installing separate remote-access software on each machine. It supports several common remote access protocols: RDP (used to control Windows machines), SSH (used to connect to Linux and Mac servers via command line), VNC (screen sharing for various systems), Telnet (an older text-based connection method), and HTTP. This makes it a single access point for a variety of different server types in an organization. Beyond just connecting, the system records sessions and can play them back. This is useful for security audits and compliance work, where a company needs a log of who accessed which server and what they did. The project describes itself as aimed at enterprise IT environments where tracking access and proving compliance with rules is important. The README is brief. It links to external installation documentation hosted separately, and includes a few screenshots showing a dashboard and an access screen. The project is available in English and Simplified Chinese. One notable change is mentioned at the top: starting with version 2.0.0, the backend code for this project is no longer open source. This means only the frontend code (written in TypeScript with React and Ant Design) is publicly available in this repository. The backend is now closed source. The README advises consulting your IT administrator before deploying it inside a corporate network, and asks users to read the license before using or distributing the software.
← dushixiang on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.