The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::SSH::Expect"

lib/Net/SSH/Expect.pm River stage one • 2 direct dependents • 2 total dependents

BNEGRAO/Net-SSH-Expect-1.09 - 23 Apr 2008 02:20:39 UTC

Net::SSH2::Expect - An Expect like module for Net::SSH2 River stage zero No dependents

This is a module to have expect like features for Net::SSH2. Please report bugs at GitHub <https://github.com/krimdomu/net-ssh2-expect>...

JFRIED/Net-SSH2-Expect-0.2 - 09 Feb 2013 19:00:26 UTC

Net::SSH::Any - SSH client module River stage zero No dependents

************************************************************** *** *** *** 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 River stage one • 9 direct dependents • 9 total dependents

*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

Net::OpenSSH - Perl SSH client package implemented on top of OpenSSH River stage two • 29 direct dependents • 43 total dependents

Net::OpenSSH is a secure shell client package implemented on top of OpenSSH binary client ("ssh"). Under the hood This package is implemented around the multiplexing feature found in later versions of OpenSSH. That feature allows one to run several s...

SALVA/Net-OpenSSH-0.84 - 02 Jul 2023 18:04:50 UTC

Net::SCP::Expect - Wrapper for scp that allows passwords via Expect. River stage one • 1 direct dependent • 1 total dependent

This module is simply a wrapper around the scp call. The primary difference between this module and *Net::SCP* is that you may send a password programmatically, instead of being forced to deal with interactive sessions....

RYBSKEJ/Net-SCP-Expect-0.16 - 06 Feb 2009 17:30:57 UTC

Net::SSH - Perl extension for secure shell River stage two • 8 direct dependents • 15 total dependents

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

Net::SCP - Perl extension for secure copy protocol River stage one • 3 direct dependents • 8 total dependents

Simple wrappers around ssh and scp commands....

IVAN/Net-SCP-0.08.reprise - 09 Aug 2016 18:42:48 UTC

Net::PDSH - Perl extension for parallel distributed shell River stage zero No dependents

Simple wrappers around pdsh commands. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: =over is the last thing in the document?!...

PANDITAS/Net-PDSH-0.01 - 06 Nov 2015 08:42:36 UTC

Net::FullAuto - Fully Automate ANY Workload with *Persistent* SSH/SFTP from One Host River stage zero No dependents

"Net::FullAuto" (aka "FullAuto") is a Perl module and workload automation functionality that transforms Perl into a true multi-host scripting language. It accomplishes this with multiple *PERSISTENT* SSH and SFTP connections to multiple hosts simulta...

REEDFISH/Net-FullAuto-1.0000645 - 18 Apr 2024 00:46:10 UTC

Net::SSH::Mechanize - asynchronous ssh command invocation River stage zero No dependents

The point about using "AnyEvent" internally is that "blocking" method calls only block the current "thread", and so the above can be used in parallel with (for example) other ssh sessions in the same process (using "AnyEvent", or "Coro"). Although a ...

WULEE/Net-SSH-Mechanize-0.1.3 - 09 Jun 2012 00:27:03 UTC

Net::SFTP::Foreign - SSH File Transfer Protocol client River stage two • 13 direct dependents • 14 total dependents

SFTP stands for SSH File Transfer Protocol and is a method of transferring files between machines over a secure, encrypted connection (as opposed to regular FTP, which functions over an insecure connection). The security in SFTP comes through its int...

SALVA/Net-SFTP-Foreign-1.93 - 19 Jan 2021 09:00:43 UTC

Net::SSH2::PublicKey - SSH 2 public key object River stage one • 6 direct dependents • 6 total dependents

*** WARNING: public key functionality in libssh2 is experimental *** and mostly abandoned. Don't expect anything on this module to *** work correctly. A public key object is created by the Net::SSH2 "public_key" method....

RKITOVER/Net-SSH2-0.73 - 03 Aug 2022 16:10:45 UTC

Net::OpenSSH::Compat - Compatibility modules for Net::OpenSSH River stage zero No dependents

This package contains a set of adapter modules that run on top of Net::OpenSSH providing the APIs of other SSH modules available from CPAN. Currently, there are adapters available for Net::SSH2 and Net::SSH::Perl. Adapters for Net::SSH and Net::SFTP ...

SALVA/Net-OpenSSH-Compat-0.09 - 18 May 2016 11:27:04 UTC

Net::OpenSSH::Parallel - Run SSH jobs in parallel River stage one • 1 direct dependent • 1 total dependent

Run this here, that there, etc. "Net::OpenSSH::Parallel" is an scheduler that can run commands in parallel in a set of hosts through SSH. It tries to find a compromise between being simple to use, efficient and covering a good part of the problem spa...

SALVA/Net-OpenSSH-Parallel-0.14 - 04 Dec 2015 13:57:48 UTC

Net::SSH::Perl::SSH1 - SSH1 implementation River stage one • 9 direct dependents • 9 total dependents

*Net::SSH::Perl::SSH1* implements the SSH1 protocol. It is a subclass of *Net::SSH::Perl*, and implements the interface described in the documentation for that module. In fact, your usage of this module should be completely transparent; simply specif...

BDFOY/Net-SSH-Perl-2.142 - 07 Aug 2023 18:38:24 UTC

Net::Async::DigitalOcean - Async client for DigitalOcean REST APIv2 River stage zero No dependents

DRRHO/Net-Async-DigitalOcean-0.05 - 10 Sep 2023 09:42:08 UTC

Net::IMP::ProtocolPinning - IMP plugin for simple protocol matching River stage one • 1 direct dependent • 1 total dependent

"Net::IMP::ProtocolPinning" implements an analyzer for very simple protocol verification using rules with regular expressions. The idea is to only check the first data in the connection for protocol conformance and then let the rest through without f...

SULLR/Net-IMP-0.635 - 26 Feb 2021 12:45:44 UTC

Net::Autoconfig::Device - Perl extension for provisioning or reconfiguring network devices. River stage zero No dependents

Net::Autoconfig uses the concept of devices. Each device contains all relevent information internally. By default, the device type/model/vendor is discovered automatically. If there is a specific module for that paticular vendor/model, then that modu...

KEVIN/Net-Autoconfig-v1.13.2 - 19 May 2009 23:57:27 UTC

Net::SSH::Mechanize::Multi - parallel ssh invocation River stage zero No dependents

WULEE/Net-SSH-Mechanize-0.1.3 - 09 Jun 2012 00:27:03 UTC
21 results (0.067 seconds)