Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kzamanbd/browser-terminal
📝 Web SSH Client using ssh2, socket.io, xterm.js, and express. ⚡️
https://github.com/kzamanbd/browser-terminal
socket-io ssh ssh-client ssh2
Last synced: 3 days ago
JSON representation
📝 Web SSH Client using ssh2, socket.io, xterm.js, and express. ⚡️
- Host: GitHub
- URL: https://github.com/kzamanbd/browser-terminal
- Owner: kzamanbd
- License: mit
- Created: 2024-08-05T17:20:17.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-09-07T15:21:35.000Z (2 months ago)
- Last Synced: 2024-09-07T16:56:36.143Z (2 months ago)
- Topics: socket-io, ssh, ssh-client, ssh2
- Language: TypeScript
- Homepage: https://terminal-zit.vercel.app
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📝 Web SSH Client
This is a simple web ssh terminal app that allows you to connect to a remote server via ssh and execute commands. Using ssh2, socket.io, xterm.js, and express.
## Features
- Connect to a remote server via ssh
- Execute commands on the remote server
- Display the output of the commands
- Display the error messages if any
- Display the command history
- Clear the terminal