Sign inSign up

timonier/storm

By timonier

Updated almost 8 years ago

Manage your SSH like a boss

Image
0

2.2K

timonier/storm repository overview

README

Manage your SSH like a boss

⚠️ This project is no longer maintained. ⚠️

Installation

# Define installation folder

export INSTALL_DIRECTORY=/usr/bin

# Use local installation

sudo bin/installer install

# Use remote installation

curl --location "https://github.com/timonier/storm/raw/master/bin/installer" | sudo sh -s -- install

Note: If you do not define INSTALL_DIRECTORY, installer will use in /usr/local/bin.

Usage

Run the command storm:

# See all storm options

storm --help

# Run storm

storm add hostA [email protected]
# success  "hostA" updated successfully.

Tag summary

Content type

Image

Digest

Size

35.3 MB

Last updated

almost 8 years ago

docker pull timonier/storm