Available on Rubygems at https://rubygems.org/gems/autossh
Github repository at https://github.com/paul-ridgway/autossh
-
Clone the repository
-
Ensure aash is available on the PATH:
ln -s /full/path/to/assh /usr/local/bin/assh
-
Example configurations
-
Safely handle no config (make dir, etc)
-
Validate config files
-
Gemify?
-
Command line override config path (to test examples, and other uses)
-
Decent logger/log levels, etc
-
Tests