public
Description: Pure Ruby implementation of an SSH (protocol 2) client
Homepage: http://rubyforge.org/projects/net-ssh
Clone URL: git://github.com/jamis/net-ssh.git
Search Repo:
net-ssh / THANKS.rdoc
100644 16 lines (12 sloc) 0.644 kb

Net::SSH was originally written by Jamis Buck . In addition, the following individuals are gratefully acknowledged for their contributions:

GOTOU Yuuzou

  * help and code related to OpenSSL

Guillaume Marçais

  * support for communicating with the the PuTTY "pageant" process

Daniel Berger

  * help getting unit tests in earlier Net::SSH versions to pass in Windows
  * initial version of Net::SSH::Config provided inspiration and encouragement

Chris Andrews and Lee Jensen

  * support for ssh agent forwarding