libnet-ssh2-ruby1.9

Ruby implementation of the ssh2 client protocol
  http://net-ssh.rubyforge.org/
  0
  no reviews



Net::ssh is a pure-ruby implementation of the ssh2 client protocol. it allows you to write programs that invoke and interact with processes on remote servers, via ssh2.