From d9d7075ee85e3067606bce38fab0438e60a3d7ba Mon Sep 17 00:00:00 2001 From: phre4k Date: Thu, 9 Apr 2015 15:04:44 +0200 Subject: [PATCH] added advanced-ssh-config (@mgarces in kahun/pr/268) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e71847..bd0ff56 100644 --- a/README.md +++ b/README.md @@ -469,6 +469,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v ## SSH *SSH tools.* +* [Advanced SSH config](https://pypi.python.org/pypi/advanced-ssh-config/) - Enhances ssh_config file capabilities, completely transparent. * [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. * [DSH](http://www.netfort.gr.jp/~dancer/software/dsh.html.en) - Dancer's shell / distributed shell - Wrapper for executing multiple remote shell commands from one command line.