ssh-jump
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Motivation

Sometimes the only way to deploy to production servers is SSH. And if your working environment is Nodjs, then you have some packages for SSH, but what if the SSH connection goes thrgough so called bastion (or jump) host?

ssh-jump can create SSH connection through bastion/jump host without setting ssh-agent in the operation system - it contains pure nodejs implementation of ssh-agent.

Dependencies (5)

Dev Dependencies (26)

Package Sidebar

Install

npm i ssh-jump

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

441 kB

Total Files

30

Last publish

Collaborators

  • denis-kalinin