Total Pageviews

Sunday 26 June 2016

ssh2 for nodejs

SSH2 client and server modules written in pure JavaScript for node.js.
Development/testing is done against OpenSSH (7.1 currently).
Build Status

Requirements

Install

npm install ssh2
from https://github.com/mscdex/ssh2