Web app for managing Linux servers with Artifical Intelligence via SSH—right from your browser.
50K+
A secure and user-friendly web app for managing Linux servers with Artifical Intelligence via SSH—right from your browser.

IntelliSSH helps system administrators and developers access and control remote Linux servers with:
Frontend (Vue) <--> Backend (Express)
↕ ↕
WebSocket SSH2, LLM, DB
git clone https://github.com/clusterzx/intellissh
cd webssh-control
# Backend
cd server && npm install && cp .env.example .env && npm run dev
# Frontend (new terminal)
cd client && npm install && npm run dev
docker-compose up -d
We welcome contributions! Please fork the repo, create a branch, and submit a PR.
MIT License — see LICENSE for details.
Note: IntelliSSH handles SSH credentials—secure your deployment appropriately.
Content type
Image
Digest
sha256:8802a4ee4…
Size
126.4 MB
Last updated
about 9 hours ago
docker pull clusterzx/intellissh:nightly