ruby-net-ssh

Ruby implementation of the SSH protocol
  https://net-ssh.github.com/net-ssh/
  0
  no reviews



Net::SSH is a pure-Ruby implementation of the SSH protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH.