Registry / networking / net-ssh-gateway

net-ssh-gateway

JSON →
library2.0.0rbrubygemsunverified

A simple library to assist in establishing tunneled Net::SSH connections.

gem install net-ssh-gateway
INSTALL
IMPORT
SIG · NET-SSH-GATEWAY
N
net-ssh-gateway
networkingrubyv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Net::SSH::Gateway
require 'net/ssh/gateway'

Open a tunneled connection through an SSH gateway.

require 'net/ssh/gateway' gateway = Net::SSH::Gateway.new('host', 'user') gateway.open('localhost', 3306, 3307) gateway.shutdown!
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
net-ssh-gateway — gem install net-ssh-gateway · libregistry