public
Description: Pure Ruby implementation of an SSH (protocol 2) client. NOTE: I am no longer maintaining this project. Please see http://github.com/net-ssh for the current active repository.
Homepage: http://rubyforge.org/projects/net-ssh
Clone URL: git://github.com/jamis/net-ssh.git
net-ssh / lib / net
name age message
..
file ssh.rb Thu Feb 12 07:12:00 -0800 2009 Add :key_data option for specifying raw private... [jamis]
directory ssh/ Sat Mar 07 19:37:41 -0800 2009 Raise an exception immediately if the remote ho... [sah]