1.0.0 • Published 1 year ago

@antsa1615/easy-ssh v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Easy ssh

This is a simple and reusable ssh client cli based on yargs and ssh2

Requirements

  • Node --v.10.16.0 or newer

Installation

npm i -g easy-ssh

Simple usage

Create new connection

easy-ssh new <name>

Connect to ssh

easy-ssh connect <name>

List all connection

easy-ssh list

Help

easy-ssh --help
1.0.0

1 year ago