1.4.8 • Published 2 years ago

ssh-manager-cli v1.4.8

Weekly downloads
6
License
ISC
Repository
github
Last release
2 years ago

SSH Manager

Continuous Integration checks Security Audit

Requirement

This project required :

  • node >= 10
  • npm

Presentation

This node module provide a way to store several SSH configurations into a centralized SSH manager. With it, you can create / modify / delete an SSH connection configuration and start an SSH connection.

npm.io

Installation

To install this project globally :

npm install -g ssh-manager-cli

Start

Configuration

To configure a new / existing SSH connection, use the config command :

ssh-manager config

The connection configuration file is save into your home directory ~/.ssh-manager/connection_configuration.json.

Connection

To start an SSH connection, use the connect command:

ssh-manager connect

note: you can also just use ssh-manager without command

Help

The application documentation is available with --help option :

ssh-manager --help
1.4.8

2 years ago

1.4.7

3 years ago

1.4.6

4 years ago

1.4.5

4 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.9.0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago