Date: Mon, 6 Oct 2003 16:49:25 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/autossh Makefile distinfo pkg-descr pkg-plist Message-ID: <200310062349.h96NnP1l081374@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
leeym 2003/10/06 16:49:25 PDT
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/autossh Makefile distinfo pkg-descr pkg-plist
Log:
add autossh-1.2d
autossh is a program to start a copy of ssh and monitor it, restarting
it as necessary should it die or stop passing traffic.
The original idea and the mechanism were from rstunnel (Reliable SSH
Tunnel). With this version the method changes: autossh uses ssh to
construct a loop of ssh forwardings (one from local to remote, one
from remote to local), and then sends test data that it expects to
get back. (The idea is thanks to Terrence Martin.)
WWW: http://www.harding.motd.ca/autossh/
Revision Changes Path
1.448 +1 -0 ports/security/Makefile
1.1 +27 -0 ports/security/autossh/Makefile (new)
1.1 +1 -0 ports/security/autossh/distinfo (new)
1.1 +10 -0 ports/security/autossh/pkg-descr (new)
1.1 +5 -0 ports/security/autossh/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310062349.h96NnP1l081374>
