Registry / networking / net-ssh-shell

net-ssh-shell

JSON →
library0.2.0rbrubygemsunverified

A simple library to aid with stateful shell interactions over SSH.

gem install net-ssh-shell
INSTALL
IMPORT
SIG · NET-SSH-SHELL
N
net-ssh-shell
networkingrubyv0.2.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::Shell
require 'net/ssh/shell'

Execute commands in a stateful SSH shell session

require 'net/ssh/shell' Net::SSH.start('host', 'user') do |session| session.shell do |sh| sh.execute('ls -la') end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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