Nexus Terminal

screenshot of Nexus Terminal
express
vite

一款现代化的 Web SSH / RDP / VNC 客户端,提供独立桌面端,支持人机验证、2FA、界面定制、操作审计等强大功能。

Overview

Nexus Terminal is a modern and feature-rich web SSH/RDP/VNC client designed to provide a highly customizable remote connection experience. With its standalone local desktop client, it caters to various needs for remote access, making it ideal for both casual users and IT professionals alike.

This terminal application stands out with its robust functionality and ease of use. Whether you're managing servers or simply accessing remote desktops, Nexus Terminal seamlessly integrates various protocols and provides essential security features to enhance your experience.

Features

  • Multi-Tab Management: Effortlessly manage multiple SSH and SFTP connections with tabbed interface support for better workflow organization.
  • Supports RDP/VNC Protocols: Connect to remote desktops with ease using both RDP and VNC protocols, expanding accessibility.
  • Customizable User Interface: Tailor your terminal's theme and layout to suit your personal style and preferences, enhancing user experience.
  • Integrated SSH and SFTP Management: Streamline your server and file management tasks with built-in SSH and SFTP support.
  • Security Protocols: Features like human verification (hCaptcha, Google reCAPTCHA) and two-factor authentication (2FA) ensure secure access to your sessions.
  • Lightweight Backend: Based on Node.js, the backend is designed to be resource-efficient, providing low system resource consumption.
  • Session Management: Ability to suspend and resume sessions means your long-running tasks won’t be interrupted by network fluctuations.
  • File Management Capabilities: Includes drag-and-drop file uploads, multi-selection features, and easy file operations like copy, paste, and delete.

Nexus Terminal truly offers a comprehensive toolkit for anyone looking to enhance their remote connection capabilities, making it a valuable addition to your software arsenal.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.