@electerm/ssh2

SSH2 client and server modules written in pure JavaScript for node.js

Usage no npm install needed!

<script type="module">
  import electermSsh2 from 'https://cdn.skypack.dev/@electerm/ssh2';
</script>

README

Description

This is a fork of ssh2, only replace optionalDependencies with peerDependencies so ci can build successfully.

Use

npm i @electerm/ssh2