Create README.md

This commit is contained in:
Bill Church 2016-05-18 13:04:40 -04:00
parent 638fafb95d
commit b61ba62c77

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# WebSSH2
Web SSH Client using ssh2, socket.io, term.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.