BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

ssh

v1.1.1RubyGems· Ruby

SSH provides a simple streaming ssh command runner. That's it. This is a one trick pony. ssh = SSH.new "example.com", "/var/log" puts ssh.run "ls" SSH was extracted from rake-remote_task which was extracted from vlad.

The verdict
Abandoned. Last published 11 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 11 years ago.
Popularity
187 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 1.1.111 years ago
  • 1.1.013 years ago
  • 1.0.014 years ago
ssh — SSH provides a simple streaming ssh command runner. That's it. This is a one trick pony. ssh = SSH.new "example.com", "/var/log" puts ssh.run "ls" SSH was extracted from rake-remote_task which was extracted from vlad. (Ruby / RubyGems) · Modules