Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20427

Added Files:
        autossh.info 
Log Message:
new package 'Restarts SSH sessions and tunnels'

--- NEW FILE: autossh.info ---
Info2: <<
Package: autossh
Version: 1.4c
Revision: 1
Source: http://www.harding.motd.ca/autossh/autossh-%v.tgz
Source-MD5: 26520eea934f296be0783dabe7fcfd28

InstallScript: <<
    mkdir -p %i/bin
    cp autossh %i/bin
    mkdir -p %i/share/man/man1
    cp autossh.1 %i/share/man/man1
<<

DocFiles: CHANGES README 
Description: Restarts SSH sessions and tunnels
DescDetail: <<
  * 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 idea is from
    rstunnel (Reliable SSH Tunnel), but implemented in C.
  * The author's view is that it is not as fiddly as rstunnel to get to work.
  * Connection monitoring using a loop of port forwardings or a remote echo
    service.
  * Backs off on rate of connection attempts when experiencing rapid failures
    such as connection refused.
<<
License: OSI-Approved
Homepage: http://www.harding.motd.ca/autossh
Maintainer: Matthias Ringwald <f...@ringwald.ch>
<<


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to