Search results for "module:ssh"
Net::SSH - Perl extension for secure shell
Simple wrappers around ssh commands. For an all-perl implementation that does not require the system ssh command, see Net::SSH::Perl instead....
IVAN/Net-SSH-0.09 - 14 May 2008 18:50:07 UTC
Quiq::Ssh - Führe Kommando per SSH aus
Ein Objekt der Klasse repräsentiert eine SSH-Verbindung zu einem Host. Über die Verbindung können Shell-Kommandos ausgeführt werden. Die Klasse ist ein Wrapper für die Klasse Net::SSH::Perl, die das SSH Netzprotokoll direkt spricht. Installation Soll...
FSEITZ/Quiq-1.213 - 19 Nov 2023 13:53:52 UTC
Test::SSH - Perl extension for testing SSH modules.
Important: This module is being replaced by Net::SSH::Any::Test. Development of "Test::SSH" is now mostly limited to bug fixing! In order to test properly Perl modules that use the SSH protocol, a running server and a set of valid authentication cred...
SALVA/Test-SSH-0.08 - 07 May 2017 07:45:02 UTC
SSH::Batch - Cluster operations based on parallel SSH, set and interval arithmetic
System administration (sysadmin) is also part of my $work. Playing with a (big) bunch of machines without a handy tool is painful. So I refactored some of our old scripts and hence this module. This is a high-level abstraction over the powerful Net::...
AGENT/SSH-Batch-0.030 - 08 Nov 2015 10:33:08 UTC
SSH::Command - interface to execute multiple commands on host by SSH protocol without certificates ( only login + password )
NRG/SSH-Command-0.07
-
23 Jun 2009 07:32:43 UTC
Net::SSH::Any - SSH client module
************************************************************** *** *** *** NOTE: This is an early release that may contain bugs. *** *** The API is not stable and may change between releases. *** *** *** *** Also, the module tests are quite aggresive...
SALVA/Net-SSH-Any-0.10 - 13 Jun 2016 15:48:05 UTC
Net::SSH::Perl - Perl client Interface to SSH
*Net::SSH::Perl* is an all-Perl module implementing an SSH (Secure Shell) client. It is compatible with both the SSH-1 and SSH-2 protocols. *Net::SSH::Perl* enables you to simply and securely execute commands on remote machines, and receive the STDOU...
BDFOY/Net-SSH-Perl-2.142 - 07 Aug 2023 18:38:24 UTC
SSH::RPC::Shell - The shell, or server side, of an RPC call over SSH.
SSH::RPC::Shell allows you to quickly implement your own shells that are remotely callable with SSH::RPC::Client....
RIZEN/SSH-RPC-1.204 - 27 Oct 2017 15:00:03 UTC
Net::SSH::Putty - Perl module to execute SSH sessions with Putty in batch mode
This module implements a Moo based class to interact with Putty program for non-interactive SSH sessions from MS Windows hosts. MOTIVATIONS Inspiration from this module came from the necessity to have non-interactive SSH session working on Windows. I...
ARFREITAS/Net-SSH-Putty-0.002 - 27 Feb 2018 20:30:00 UTC
Net::SSH::Tunnel - This is a simple wrapper around ssh to establish a tunnel. Supports both local and remote port forwarding.
SYAGI/Net-SSH-Tunnel-0.04
-
31 Dec 2013 06:08:14 UTC
SSH::RPC::Client - The requestor, or client side, of an RPC call over SSH.
SSH::RPC::Client allows you to make a remote procedure call over SSH to an SSH::RPC::Shell on the other end. In this way you can execute methods remotely on other servers while also passing and receiving complex data structures. The arguments and ret...
RIZEN/SSH-RPC-1.204 - 27 Oct 2017 15:00:03 UTC
SSH::RPC::Result - Provides methods for the response from a SSH::RPC::Client run() method request.
This module is never used directly by you. Instead you'll ge a reference to this object as it's created by SSH::RPC::Client....
RIZEN/SSH-RPC-1.204 - 27 Oct 2017 15:00:03 UTC
Net::OpenSSH::SSH - Perl SSH client package implemented on top of OpenSSH
Use the real thing: Net::OpenSSH. This namespace is used so that the module gets indexed under the "SSH" tag on popular CPAN search engines such as <http://metacpan.org> and <http://search.cpan.org>....
SALVA/Net-OpenSSH-0.84 - 02 Jul 2023 18:04:50 UTC
App::SSH::Cluster - CLI to Net::OpenSSH that runs the same command via SSH on many remote servers at the same time
Simple application to execute the same remote command across one or more remote servers. This module does *not* handle errors that are generated from remote commands and currently does not log the STDERR of the remote commands that are executed. Any ...
MCMILLHJ/App-SSH-Cluster-0.004 - 11 Aug 2015 13:04:16 UTC