Description
Connects Ruby applications to remote systems over SSH2 for commands, tunnels, and secure automation. It is useful for deployment, administration, orchestration, and tools that need authenticated remote access.
SSH automation is highly sensitive. Verify host keys, protect private keys, restrict commands, set timeouts, and avoid passing untrusted input into remote shells.