Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 398 Bytes

📝 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