SSH Commander

BEFORE you get your knickers in a twist. I KNOW there’s ansible for this, I know it’s a great tool for managing infrastructure. This is not trying to be that. It runs a command against a list of ssh servers and returns the result. That’s it. It’s free, if you have a use for it, take it, it’s yours. If you don’t, then don’t use it 🙂

I got sick of having to log into each of my servers to do things like updates etc. I searched around and found a few SSH tools that weren't too bad but they didn't quite work the way I wanted them to, so I made my own if anyone is interested. I've only tested it on MacOS and Linux so would like to hear if it works OK on Windows (I'm worried about os.path.expanduser on Windows). https://github.com/AthenaNetworks/ssh_commander