Index of /ports_security/fsh

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 26-May-2006 11:04 764 [   ] distinfo 24-Jan-2006 04:03 178 [TXT] pkg-descr 21-Feb-2002 20:40 582 [   ] pkg-plist 25-May-2006 06:49 397
fsh -- Fast remote command execution

The problem: logging in to a remote system with a cryptographic
solution such as lsh or ssh takes time, due to the computationally
expensive key exchanges that occur when the connection is
established. It is common to trigger a lot of remote logins while
using remote CVS, which makes it painfully slow compared to having the
repository locally.

The solution: reuse the secure tunnel once it has been
established. fsh is a drop-in rsh-compatible replacement for ssh that
automatically resuses ssh tunnels.

WWW: http://www.lysator.liu.se/fsh/