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

Search results for "Perl::SSH2"

AnyEvent::SSH2 - 基于 AnyEvent 的 SSH2 的非阻塞事件驱动的实现 River stage zero No dependents

这个模块是基于 Net::SSH::Perl 实现的在 AnyEvent 上的事件驱动的支持. 并不是使用的 Fork 的实现 (non-fork), 这是基于 socket 的原生事件驱动实现. 可以同时异步的连接多个主机进行操作. 并且也可以支持同时对一个主机同时执行多条命令与根据前面结果然后在执行指定命令. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around...

FUKAI/AnyEvent-SSH2-0.04 - 07 Apr 2015 06:36:22 UTC - Search in distribution

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

*Net::SSH::Perl::SSH2* implements the SSH2 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 - Search in distribution

lib/Net/SSH/W32Perl/SSH2.pm River stage zero No dependents

SCOTTS/Net-SSH-W32Perl-0.05 - 18 Apr 2002 15:23:09 UTC - Search in distribution

Net::SSH2::File - SSH2 SFTP file object River stage one • 6 direct dependents • 6 total dependents

An SFTP file object is created by the Net::SSH2::SFTP "open" method. read ( buffer, size ) Read size bytes from the file into a given buffer. Returns number of bytes read, or undef on failure. write ( buffer ) Write buffer to the remote file. The "li...

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

Convert::SSH2 - Convert SSH2 RSA keys to other formats River stage zero No dependents

MALLEN/Convert-SSH2-0.01 - 17 Jan 2012 02:36:08 UTC - Search in distribution

Expect - automate interactions with command line programs that expose a text terminal interface. River stage three • 34 direct dependents • 580 total dependents

See an explanation of What is Expect <http://code-maven.com/expect> The Expect module is a successor of Comm.pl and a descendent of Chat.pl. It more closely resembles the Tcl Expect language than its predecessors. It does not contain any of the netwo...

JACOBY/Expect-1.38 - 08 Mar 2024 16:46:23 UTC - Search in distribution

Control::CLI::Extreme - Interact with CLI of Extreme Networking products over any of Telnet, SSH or Serial port River stage zero No dependents

Control::CLI::Extreme is a sub-class of Control::CLI allowing CLI interaction customized for Extreme (including ex-Avaya/ex Nortel Enterprise) Networking products over any of Telnet, SSH or Serial port. It is a drop in replacement for the Control::CL...

LSTEVENS/Control-CLI-Extreme-1.12 - 17 Mar 2024 21:02:10 UTC - Search in distribution

Control::CLI::AvayaData - Interact with CLI of Avaya Networking products over any of Telnet, SSH or Serial port River stage zero No dependents

Control::CLI::AvayaData is a sub-class of Control::CLI allowing CLI interaction customized for Avaya (ex Nortel Enterprise) Networking products over any of Telnet, SSH or Serial port. This class supports all of Avaya Virtual Services Platform (VSP), ...

LSTEVENS/Control-CLI-AvayaData-2.05 - 02 Sep 2018 15:17:27 UTC - Search in distribution

groupsecret - A simple tool for maintaining a shared group secret River stage zero No dependents

groupsecret is a program that makes it easy for groups to share a secret between themselves without exposing the secret to anyone else. It could be used, for example, by a team to share an ansible-vault(1) password; see "ansible-vault" for more about...

CCM/App-GroupSecret-0.304 - 15 Feb 2018 04:12:48 UTC - Search in distribution

Net::xFTP - Common wrapper functions for use with either Net::FTP, Net::SFTP, Net::FSP, Net::FTPSSL, Net::OpenSSH, Net:SSH2, and Net::SFTP::Foreign. River stage zero No dependents

"Net::xFTP" is a wrapper class to combine common functions of (currently) Net::FTP, Net::SFTP, Net::FSP, Net::FTPSSL, Net::OpenSSH, Net:SSH2, and Net::SFTP::Foreign into a single set of functions allowing one to switch seemlessly between the two with...

TURNERJW/Net-xFTP-1.02 - 04 Sep 2021 02:00:53 UTC - Search in distribution

psftp - Perl secure file transfer client River stage two • 13 direct dependents • 14 total dependents

*psftp* is an interactive SFTP client written in Perl, using the *Net::SFTP::Foreign::Compat* libraries. It is very similar in functionality to the *sftp* program that is part of both OpenSSH and ssh2. On startup, *psftp* logs into the specified *hos...

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

Net::SFTP - Secure File Transfer Protocol client River stage one • 1 direct dependent • 1 total dependent

*Net::SFTP* is a pure-Perl implementation of the Secure File Transfer Protocol (SFTP) - file transfer built on top of the SSH2 protocol. *Net::SFTP* uses *Net::SSH::Perl* to build a secure, encrypted tunnel through which files can be transferred and ...

LKINLEY/Net-SFTP-0.12 - 27 Jun 2017 21:58:55 UTC - Search in distribution

connect-tunnel - Create CONNECT tunnels through HTTP proxies River stage one • 1 direct dependent • 1 total dependent

connect-tunnel sets up tunneled connections to external hosts by redirecting connections to local ports towards thoses hosts/ports through a HTTP proxy. connect-tunnel makes use of the HTTP "CONNECT" method to ask the proxy to create a tunnel to an o...

BOOK/Net-Proxy-0.13 - 02 Nov 2014 23:29:26 UTC - Search in distribution

Net::uFTP - Universal interface for FTP-like modules (FTP, SFTP, SCP), in most cases Net::FTP compatible. River stage zero No dependents

This module provides common interface (Net::FTP compatible) to popular FTP-like protocols (for now: FTP, SFTP, SCP). Flexibility of this module allows to add plugins to support other protocols (suggestions and plugins are welcome ;) Currently "Net::u...

STRZELEC/Net-uFTP-0.161 - 19 Nov 2011 11:40:53 UTC - Search in distribution

Data::Encrypted - Transparently store encrypted data via RSA River stage zero No dependents

Often when dealing with external resources (database engines, ftp, telnet, websites, etc), your Perl script must supply a password, or other sensitive data, to the other system. This requires you to either continually prompt the user for the data, or...

AMACKEY/Data-Encrypted-0.07 - 05 Dec 2001 21:13:36 UTC - Search in distribution

Rex::Config - Handles Rex configuration River stage two • 18 direct dependents • 18 total dependents

This module holds all configuration options for Rex, and also allows you to specify your own ones for your modules. Please take a look at Rex::Commands first, which provides convenience wrappers for many of these options. While it's possible to use t...

FERKI/Rex-1.14.3 - 05 Aug 2023 19:38:49 UTC - Search in distribution

Control::CLI - Command Line Interface I/O over either Telnet or SSH (IPv4 & IPv6) or Serial port River stage one • 2 direct dependents • 2 total dependents

A Command Line Interface (CLI) is an interface where the user is presented with a command prompt and has to enter ASCII commands to drive or control or configure that device. That interface could be the shell on a unix system or some other command in...

LSTEVENS/Control-CLI-2.11 - 28 Aug 2022 18:55:55 UTC - Search in distribution

Crypt::PK::ECC - Public key cryptography based on EC River stage three • 62 direct dependents • 246 total dependents

The module provides a set of core ECC functions as well as implementation of ECDSA and ECDH. Supports elliptic curves "y^2 = x^3 + a*x + b" over prime fields "Fp = Z/pZ" (binary fields not supported)....

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC - Search in distribution

jQuery::File::Upload - Server-side solution for the jQuery File Upload plugin. River stage zero No dependents

jQuery::File::Upload makes integrating server-side with the jQuery File Upload <https://github.com/blueimp/jQuery-File-Upload/> plugin simple. It provides many features, such as: 1 the ability to SCP file uploads to remote servers 2 the ability to pr...

SRCHULO/jQuery-File-Upload-0.32 - 18 Oct 2019 19:18:46 UTC - Search in distribution

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 - Search in distribution
41 results (0.051 seconds)