Package : perl-Net-OpenSSH

Package details

Summary: Perl SSH client package implemented on top of OpenSSH

Description:
Net::OpenSSH is a secure shell client package implemented on top of OpenSSH
binary client ('ssh').

This package is implemented around the multiplexing feature found in
later versions of OpenSSH. That feature allows reuse of a previous SSH
connection for running new commands (I believe that OpenSSH 4.1 is the
first one to provide all the required functionality).

When a new Net::OpenSSH object is created, the OpenSSH 'ssh' client is
run in master mode, establishing a permanent (actually, for the
lifetime of the object) connection to the server.


URL: http://search.cpan.org/dist/Net-OpenSSH
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs