Binary package “runoverssh” in ubuntu jammy

POSIX-compliant shell script for running shell commands and scripts over SSH

 This program runs a Bash command/script over ssh in one or more hosts
 Feature
 .
  - ask one global password for all connections
  - read commands from a script file instead
  - use the list of hosts from a file
  - use ssh directly instead of sshpass
  - save ssh output
  - disable ssh screen output
  - set custom ssh flags
  - set custom bash flags
  - save ssh output to a custom file