Subject: CVS commit: wip/autossh
From: Michael-John Turner
Date: 2009-04-05 16:33:29
Message id: E1LqTPt-0006EX-78@ddv4jf1.ch3.sourceforge.com

Log Message:
Initial import
---
autossh is a program to start a copy of ssh and monitor it, restarting it
as necessary should it die or stop passing traffic.
o The idea is from rstunnel (Reliable SSH Tunnel), but implemented in C.
o The author's view is that it is not as fiddly as rstunnel to get
  to work.
o Connection monitoring using a loop of port forwardings or a remote
  echo service.
o Backs off on rate of connection attempts when experiencing rapid
  failures such as connection refused.

Files:
RevisionActionfile
1.1importwip/autossh/distinfo
1.1importwip/autossh/Makefile
1.1importwip/autossh/PLIST
1.1importwip/autossh/DESCR