Skip to content

chrishalebarnes/TerminalGateway

Repository files navigation

Terminal Gateway

Example Screenshot. Displays an Ubuntu terminal in a browser.

An SSH terminal in a browser. This is currently a proof of concept. It uses term.js on the front end to communicate with Sinatra on the backend using websockets.

Getting Started

Install the depenencies

bundle install

If a server to SSH into is needed there is a Vagrantfile that will spin one up. See more on Vagrant

vagrant up

Start the web server

rackup

Visit localhost:9292 in a browser

##License and Copyright

See LICENSE

About

An SSH terminal in a browser. A proof of concept.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published