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

Search results for "Net::SSH2"

Net::SSH2 - Support for the SSH 2 protocol via libssh2. River stage one • 6 direct dependents • 6 total dependents

Net::SSH2 is a Perl interface to the libssh2 (<http://www.libssh2.org>) library. It supports the SSH2 protocol (there is no support for SSH1) with all of the key exchanges, ciphers, and compression of libssh2. Even if the module can be compiled and l...

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

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::SSH2::Cisco - interact with a Cisco router via SSH River stage zero No dependents

Net::SSH2::Cisco provides additional functionality to Net::SSH2 for dealing with Cisco routers in much the same way Net::Telnet::Cisco enhances Net::Telnet. In fact, this module borrows heavily from both of those excellent modules. This module is bas...

VINSWORLD/Net-SSH2-Cisco-0.04 - 11 Sep 2017 10:42:47 UTC - Search in distribution

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 - 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

Net::OpenSSH::Compat::SSH2 - Net::OpenSSH adapter for Net::SSH2 API compatibility River stage zero No dependents

This module implements Net::SSH2 API on top of Net::OpenSSH. After the module is loaded as... use Net::OpenSSH::Compat::SSH2 qw(:supplant); it will supplant the Net::SSH2 module as if it was installed on the machine and use Net::OpenSSH under the hoo...

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

Net::SSH::AuthorizedKey::SSH2 - Net::SSH::AuthorizedKey subclass for ssh-2 River stage zero No dependents

See Net::SSH::AuthorizedKey....

MSCHILLI/Net-SSH-AuthorizedKeysFile-0.18 - 28 Mar 2017 02:31:42 UTC - Search in distribution

POE::Component::Generic::Net::SSH2 - A POE component that provides non-blocking access to Net::SSH2 River stage one • 5 direct dependents • 5 total dependents

POE::Component::Generic::Net::SSH2 is a component for handling SSH2 connections from POE. It uses POE::Component::Generic to wrap Net::SSH2 into a non-blocking framework. This component demonstrates many tricks that you might find useful when you bui...

GWYN/POE-Component-Generic-0.1403 - 30 Nov 2012 19:55:56 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

lib/Net/xFTP_SSH2.pm River stage zero No dependents

TURNERJW/Net-xFTP-1.02 - 04 Sep 2021 02:00:53 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.

Net::Amazon::HadoopEC2::SSH - Net::SSH::Perl wrapper for Net::Amazon::HadoopEC2 River stage zero No dependents

This module is Net::SSH::Perl wrapper for Net::Amazon::HadoopEC2....

DANJOU/Net-Amazon-HadoopEC2-0.02 - 22 Oct 2008 05:33:13 UTC - Search in distribution

Net::SFTP::Foreign::Backend::Net_SSH2 - Run Net::SFTP::Foreign on top of Net::SSH2 River stage zero No dependents

This module implements a Net::SFTP::Foreign backend that uses Net::SSH2 as the SSH transport layer. To use it, include the argument "backend => 'Net_SSH2'" when calling Net::SFTP::Foreign constructor. The constructor will them accept the following op...

SALVA/Net-SFTP-Foreign-Backend-Net_SSH2-0.11 - 30 Aug 2020 08:27:56 UTC - Search in distribution

Rex::Helper::SSH2::Expect - An Expect like module for Net::SSH2 River stage two • 18 direct dependents • 18 total dependents

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

FERKI/Rex-1.14.3 - 05 Aug 2023 19:38:49 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

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::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

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

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
38 results (0.107 seconds)