in reply to Net::SSH::Perl ConnectTimeout (ssh -o option)
$Id: ToDo,v 1.22 2003/12/03 15:35:21 autarch Exp $ Add more tests to the test suite; add SSH2 tests. Fixes to SSH2 implementation: * get rid of dummy shell channel (if possible) * more documentation * anything currently marked XXX in the code Compatibility with NetScreen? Switch over to using Crypt::RSA for SSH1 RSA implementation? SSH2 RSA keys now use Crypt::RSA; at this point it might just be too much extra baggage to try to force people to use Crypt::RSA, because it has so many prereqs. Switch completely to Math::Pari? Worthwhile? Again, don't want existing SSH1 users to have to switch. Use non-blocking connect, like IO::Socket, to implement a connect Timeout. A proper scp client. Port forwarding.
Neil Watson
watson-wilson.ca
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Net::SSH::Perl ConnectTimeout (ssh -o option)
by codejerk (Initiate) on Aug 10, 2006 at 14:26 UTC | |
by Anonymous Monk on Sep 21, 2007 at 18:49 UTC | |
by Anonymous Monk on Apr 08, 2009 at 18:19 UTC | |
by cmv (Chaplain) on Aug 12, 2014 at 13:42 UTC | |
by Anonymous Monk on Mar 04, 2011 at 01:08 UTC | |
by Anonymous Monk on Jan 21, 2015 at 00:57 UTC | |
by salva (Canon) on Jan 21, 2015 at 08:16 UTC | |
by Anonymous Monk on Jan 22, 2015 at 19:40 UTC | |
by salva (Canon) on Jan 22, 2015 at 21:03 UTC |