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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    4

Package Sidebar

Install

npm i ssh-jump

Weekly Downloads

4

Version

0.0.1

License

MIT

Unpacked Size

441 kB

Total Files

30

Last publish

Collaborators

  • denis-kalinin