Name:
ssh
Project URL:
https://github.com/seattlerb/ssh
Rubygems URL:
ssh
Seattle.rb Contributors:
1
Description:
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.
Last Update:
2026-03-17 00:46:20 UTC