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