Skip to content

dulldusk/autossh

This branch is up to date with hectornguyen/autossh:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e2d4b42 · Dec 31, 2018

History

6 Commits
Aug 19, 2016
Dec 31, 2018
Aug 24, 2016

Repository files navigation

Installation

wget https://raw.github.com/hectornguyen/autossh/master/autossh.sh -O /usr/local/bin/autossh

Usage

This usage is as same as ssh command but I suggest you use SSH aliases instead of IP, for example

autossh root@prod-server

Or you can enter to interactive mode by just use it without any paramters

autossh

It will ask you to enter SSH Username and SSH IP/Aliases.

Reference to SSH aliases, please take a look to this guide.

About

Longlive SSH sessions!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%