[Lunar-commits] <moonbase-other> autossh: New module

v4hn me at v4hn.de
Tue May 21 14:36:17 CEST 2013


commit 0519a80cf8cbe4790960f142697d01f64cbcb2d3
Author: Guillaume <sirocco at gmx.fr>
Date: Tue, 21 May 2013 05:27:14 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/0519a80cf8cbe4790960f142697d01f64cbcb2d3

autossh: New module

Hi, here is a proposal for a new module.
Automatically restart SSH sessions and tunnels.

Guillaume
---
  zbeta/autossh/DETAILS | +15/-0    
  1 file changed, 15 insertions(+)

--- /dev/null
+++ b/zbeta/autossh/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=autossh
+         VERSION=1.4c
+          SOURCE=${MODULE}-${VERSION}.tgz
+      SOURCE_URL=http://www.harding.motd.ca/autossh/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:d9a1d5a2987e7e5a444b00e63d6590936da1e1f2
+        WEB_SITE="http://www.harding.motd.ca/autossh"
+         ENTERED=20130520
+         UPDATED=20130520
+           SHORT="Automatically restart SSH sessions and tunnels"
+cat <<EOF
+Start a copy of ssh and monitor it, restarting it as necessary
+should it die or stop passing traffic. The idea is from
+rstunnel (Reliable SSH Tunnel), but implemented in C.
+EOF




More information about the Lunar-commits mailing list