Commit graph

2 commits

Author SHA1 Message Date
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Michael-John Turner
5a720cdbe3 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.
2009-04-05 14:33:29 +00:00