sshcon icon indicating copy to clipboard operation
sshcon copied to clipboard

Quick and simple SSH config management tool

sshcon

Quick and simple SSH config management tool.

Patreon

npm npm npm

Getting started

Installation

You need to install Node.js first, then install the tool globally using this command:

NPM

sudo npm install -g sshcon

YARN

yarn global add sshcon

Features

  • Add New Host
  • Add New Parameters to Host
  • Delete Host
  • Edit Host
  • Clone Host

Add New Host

Add New Parameters to Host

Delete Host

Edit Host

Clone Host

License

This project is under the MIT license.