WeTTY (Web + TTY) is a terminal emulator that runs in your browser over HTTP/HTTPS. It provides SSH access through a web interface, making it easy to connect to remote servers from any device with a browser.

A terminal emulator in your browser over HTTP/HTTPS. Access SSH sessions through a clean web interface from any device.
https://YOUR_DOMAIN/wetty to access the terminalSSHHOST and SSHPORT environment variables to connect to a remote SSH serverSSHUSER to pre-fill the login usernameSSHAUTH to publickeyBASE to serve WeTTY under a different URL pathMIT — GitHub