π 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.