Manage your SSH like a boss
⚠️ This project is no longer maintained. ⚠️
# 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.
Run the command storm:
# See all storm options
storm --help
# Run storm
storm add hostA [email protected]
# success "hostA" updated successfully.
Content type
Image
Digest
Size
35.3 MB
Last updated
almost 8 years ago
docker pull timonier/storm