RAA - net-ssh

net-ssh / 0.6.0

Short description: SSH2 client protocol implemented in Ruby
Category: Library/Net
Status: alpha
Created: 2004-07-05 19:36:29 GMT
Last update: 2004-12-02 14:48:50 GMT
Owner: Jamis Buck (Projects of this owner)
Homepage: http://net-ssh.rubyforge.org
Download: http://rubyforge.org/frs/?group_id=410
License: BSD
Dependency:
Requires: needle/1.2.0 Dependency injection container
Required by: net-sftp/0.5.0
Description:

Net::SSH is a Ruby library that allows you to communicate with a remote host via SSH (specifically the SSH2 protocol). Execution of remote commands (interactively and non-interactively) and port forwarding are currently supported.

New in 0.6.0: Pageant support (thanks, Guillaume!) and support for external services (like Net::SSH).

Versions: [0.6.0 (2004-12-02)] [0.5.0 (2004-11-23)] [0.0.4 (2004-07-25)] [0.0.2 (2004-07-05)]

Edit this project (for project owner)

back to RAA top