Configurable terminal web component
Server component
Barries included
The ghost is out there!
Key features:
- Server: WebSocket server with node-pty for real shell sessions
- Client: Lightweight WebSocket client with auto-reconnection
- UI: <x-shell-terminal> Lit web component with xterm.js
- Docker: Connect to Docker containers via docker exec
NetSarang Computer has been offering a commercial ssh client named Xshell since the mid 2000s. They have a copyright on the name. You may want to consider renaming the project to avoid potential future issues.
adriaandehaan•20h ago
Key features: - Server: WebSocket server with node-pty for real shell sessions - Client: Lightweight WebSocket client with auto-reconnection - UI: <x-shell-terminal> Lit web component with xterm.js - Docker: Connect to Docker containers via docker exec
GitHub: https://github.com/lsadehaan/x-shell NPM: https://www.npmjs.com/package/x-shell.js
Would love feedback from the community.