pkg://autossh_1.3-4_hurd-i386.deb:24066/control
downloads
Package: autossh
Version: 1.3-4
Section: net
Priority: optional
Architecture: hurd-i386
Depends: libc0.3 (>= 2.3.5-1), openssh-client | ssh-client
Installed-Size: 104
Maintainer: Filippo Giunchedi <filippo@debian.org>
Description: Automatically restart SSH sessions and tunnels
autossh is a program to start an instance 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. Connection monitoring is done
using a loop of port forwardings. It backs off on the rate of connection
attempts when experiencing rapid failures such as connection refused.