From d4475aada9dedea4091754374b31d655b6e25c0c Mon Sep 17 00:00:00 2001 From: Ryan Thompson Date: Thu, 26 Jun 2014 19:58:20 -0700 Subject: [PATCH] Add autossh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2aff8bb..8664966 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v ## SSH *SSH tools.* +* [autossh](http://www.harding.motd.ca/autossh/) - Automatically respawn ssh session after network interruption. * [Cluster SSH](http://sourceforge.net/projects/clusterssh/) - Controls a number of xterm windows via a single graphical console. * [Mosh](http://mosh.mit.edu/) - The mobile shell. * [parallel-ssh](http://code.google.com/p/parallel-ssh/) - Provides parallel versions of OpenSSH and related tools.