1.3.1 • Published 1 year ago

@josbroers/ssh-connect v1.3.1

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

SSH Connect

npm

A package to easily connect and manage your SSH connections.

Table of contents

1. Node.js

First install the Node.js higher or equal to 14. Use the JavaScript Tool Manager Volta or the Node Version Manager.

2. Configure

Before you can use this package as an executable you need to create a JSON file. Run the following command to create this file:

ssh-connect configure <path_for_file>

3. Scripts

  • Use ssh-connect configure <path_for_file> to create a connections file
  • Use ssh-connect connect <path_to_file> to connect to a listed connection
  • Use ssh-connect list <path_for_file> list all the connections
  • Use ssh-connect add <path_to_file> to add a new connection
  • Use ssh-connect remove <path_to_file> to remove a listed connection
  • Use ssh-connect edit <path_for_file> edit one of the connections
1.2.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.3.2-canary.0

1 year ago

1.1.0

2 years ago

1.0.1-canary.1

2 years ago

1.0.1-canary.0

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago