github clusterzx/intellissh v1.0.0
IntelliSSH - Rel. 1.0.0 (Mango)

latest releases: v1.2.0, v1.1.0, v1.0.3...
5 months ago

πŸŽ‰ IntelliSSH v1.0.0 – Initial Release

We’re excited to introduce IntelliSSH v1.0.0, the first stable release of our web-based SSH management platform. This version brings a powerful and secure SSH experience to your browser, designed for system administrators, developers, and DevOps teams.


πŸš€ Key Highlights

  • Browser-Based SSH Access
    Seamless terminal access via xterm.js β€” no desktop clients required.

  • Secure Authentication System
    JWT authentication, bcrypt password hashing, email verification, and brute-force protection.

  • Flexible SSH Session Management
    Add, test, edit, duplicate, and categorize SSH sessions. Supports both password and private key authentication.

  • Real-Time Web Terminal
    Fast and interactive terminal over WebSockets with copy/paste, resizing, and session persistence.

  • AI-Powered Terminal Assistant
    Integrated LLM support (OpenAI or Ollama) for smart command suggestions, error analysis, and context-aware help.

  • Responsive & Modern UI
    Built with Vue 3 and TailwindCSS. Fully responsive and dark mode ready.

  • Containerized Deployment
    Easy setup with Docker Compose and persistent storage.


🧱 Architecture

  • Frontend: Vue 3 + TailwindCSS
  • Backend: Node.js (Express), SQLite
  • Terminal: xterm.js + Socket.IO
  • AI Integration: OpenAI or Ollama support
  • Deployment: Docker-ready

πŸ” Security Notes

  • Credentials are encrypted using AES before storage.
  • JWT secrets and encryption keys must be customized.
  • HTTPS is strongly recommended for production.

πŸ“Œ What’s Next

We’re already working on exciting upcoming features:

  • SFTP file browser
  • Session activity logging
  • Multi-user session sharing
  • Bulk operations
  • SSH key generation & management
  • i18n and mobile support

Thank you for trying IntelliSSH! Your feedback helps us improve β€” feel free to open issues, suggest features, or contribute.

πŸ‘‰ Secure. Simple. Intelligent. Welcome to SSH, reimagined.

Don't miss a new intellissh release

NewReleases is sending notifications on new releases.