/assh

assh assists in automatically reconnecting an SSH connection if it happens to drop.

Primary LanguageShellThe UnlicenseUnlicense

assh

assh assists in automatically reconnecting an SSH connection if it happens to drop.

demo video: https://www.youtube.com/watch?v=EAjosu4AVGQ

Installation

Prerequisites

you can install assh by running the following command in your terminal:

Note: this will require sudo privileges, as it will install the script to /usr/local/bin/assh

curl --silent -o- https://raw.githubusercontent.com/meanii/assh/main/install.sh | sudo bash 

Usage

assh <ssh-connection-string>