Skip to content

Instantly share code, notes, and snippets.

@jamedge
Last active December 30, 2018 15:24
Show Gist options
  • Save jamedge/3f162d593307d98c77d184cababea9ab to your computer and use it in GitHub Desktop.
Save jamedge/3f162d593307d98c77d184cababea9ab to your computer and use it in GitHub Desktop.
[sh: csshx install] installation and example of running #shell #install
# Install csshx (or `brew install csshx`, but the official version is not working on osx moave)
brew tap parera10/csshx
brew install parera10/csshx/csshx
# Example of running
csshX --ssh_args "-i ~/.ssh/some_key" -l username someIP1 someIP2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment