Update README.md
This commit is contained in:
parent
492ca2b3e6
commit
92abc82d87
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ 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.
|
||||
|
||||
<img width="1044" alt="screenshot 2016-05-18 13 29 53" src="https://cloud.githubusercontent.com/assets/1668075/15368633/d2c9c4ca-1cfc-11e6-9961-b5b52a07b9ff.png">
|
||||
|
||||
# Instructions
|
||||
To install, copy to a location somewhere and 'npm install'
|
||||
|
||||
|
|
Loading…
Reference in a new issue