Support for the SSH 2 protocol via libssh2
http://search.cpan.org/dist/Net-SSH2/
'Net::SSH2' is a perl interface to the libssh2 (the http://www.libssh2.org
manpage) library. It supports the SSH2 protocol (there is no support for
SSH1) with all of the key exchanges, ciphers, and compression of libssh2.
Unless otherwise indicated, methods return a true value on success and
false on failure; use the error method to get extended error information.
The typical order is to create the SSH2 object, set up the connection
methods you want to use, call connect, authenticate with one of the 'auth'
methods, then create channels on the connection to perform commands.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/perl-Net-SSH2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Net-SSH2-0.62.tar.gz | 0000138768 136 KB | |
cpanspec.yml | 0000000615 615 Bytes | |
perl-Net-SSH2.changes | 0000014429 14.1 KB | |
perl-Net-SSH2.spec | 0000002189 2.14 KB |
Revision 3 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 401462
from
Stephan Kulow (coolo)
(revision 3)
1
Comments 0