Skip to content
/ assh Public

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

License

Notifications You must be signed in to change notification settings

meanii/assh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages