Skip to content

Instantly share code, notes, and snippets.

@ddre54
Last active February 27, 2019 19:56
Show Gist options
  • Save ddre54/c470910f330358bd3efd3804c399c16c to your computer and use it in GitHub Desktop.
Save ddre54/c470910f330358bd3efd3804c399c16c to your computer and use it in GitHub Desktop.
SSH into multiple machines at once and execute commands in all of them
tmux-cssh -i ~/.ssh/<KEY> -u user <HOST1> <HOST2> <HOST3> <HOST4>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment