Skip to content

Run a single linux command on a list of machines, via SSH.

Notifications You must be signed in to change notification settings

chargz/GroupCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GroupCommand

Run a single linux command on a list of machines, via SSH.

Installation:

  • pip is needed. You can install this with sudo apt-get install python-pip
  • Run pip install pexpect
  • Run python groupcommand.py and follow the instructions.

Note:

SSH via .pem files is not supported yet. I am currently working on this and will be available soon.

About

Run a single linux command on a list of machines, via SSH.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages