runoverssh

Run commands over ssh in one or more hosts

Install

All systems
curl cmd.cat/runoverssh.sh
Debian Debian
apt-get install runoverssh
Ubuntu
apt-get install runoverssh
image/svg+xml Kali Linux
apt-get install runoverssh
Windows (WSL2)
sudo apt-get update sudo apt-get install runoverssh

runoverssh

Run commands over ssh in one or more hosts

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