Update README.md

This commit is contained in:
Bill Church 2017-05-18 16:14:06 -04:00 committed by GitHub
parent bcf732c2c9
commit 2b904e1840

View file

@ -1,4 +1,5 @@
# WebSSH2 # WebSSH2
[![Build Status](https://travis-ci.org/billchurch/WebSSH2.svg?branch=master)](https://travis-ci.org/billchurch/WebSSH2)
Web SSH Client using ssh2, socket.io, xterm.js, and express Web SSH Client using ssh2, socket.io, xterm.js, and express
Bare bones example of using SSH2 as a client on a host to proxy a Websocket / Socket.io connection to a SSH2 server. Bare bones example of using SSH2 as a client on a host to proxy a Websocket / Socket.io connection to a SSH2 server.