From b61ba62c77d3c7411745359acd1815bc5362002c Mon Sep 17 00:00:00 2001 From: Bill Church Date: Wed, 18 May 2016 13:04:40 -0400 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2a38bd --- /dev/null +++ b/README.md @@ -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. +