Sha256: 5de358d83db43b07fd0a9b98c2eb73bb6aebd2cbb8189719feb06e2122791161
Contents?: true
Size: 424 Bytes
Versions: 16
Compression:
Stored size: 424 Bytes
Contents
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It supports the following features: * User authentication via explicit username/password, or using a public-key/private-key pair. * Port forwarding, both from the local host to a remote computer via the remote host, and from the remote host to the local host. * Execute processes on the remote machine, both interactively and non-interactively ("batch").
Version data entries
16 entries across 16 versions & 1 rubygems