npm install ssh2yarn add ssh2pnpm add ssh2<script src="https://fastly.jsdelivr.net/npm/ssh2"></script><script src="https://unpkg.com/ssh2"></script><script type="module">
import ssh2 from 'https://cdn.jsdelivr.net/npm/ssh2/+esm';
</script><script type="module">
import ssh2 from 'https://cdn.skypack.dev/ssh2';
</script>