RubyGems.org

net-ssh

2.6.5

Net::SSH: 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.

installgem install net-ssh -v 2.6.5
Authors

Jamis Buck, Delano Mandelbaum

9,838,579 total downloads 925,869 for this version
Owners

601fb9606dd1479c15261c460625590a992fe8c19bbbc27f2b562a9f96efc03d

Licenses

MIT

Gemfile
gem "net-ssh", "~> 2.6.5"
Versions
  1. 2.6.7 April 11, 2013
  2. 2.6.6 March 3, 2013
  3. 2.6.5 February 6, 2013
  4. 2.6.4 February 6, 2013
  5. 2.6.3 January 10, 2013
Show all versions (64 total)
Development Dependencies
  1. mocha >= 0
  2. test-unit >= 0