Skip to content

aplstroedel/multissh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

multissh

execute commands via ssh to multiple hosts at once

instructions:

howto:

  • execute commands as normal user: ./multissh.sh -t 'host1 host2 host3' -c 'command here'
  • execute commands as root user: ./multissh.sh -t 'host1 host2 host3' -c 'command here' -r

About

Execute commands via ssh to multiple hosts at once

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages