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: 12 months ago
JSON representation

📝 Web SSH Client using ssh2, socket.io, xterm.js, and express. ⚡️

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