logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Cluster SSH - Control Multiple Servers on macOS | Online Free DevTools by Hexmos

Control multiple SSH servers instantly with csshX, the cluster SSH tool for macOS. Manage server clusters and execute commands simultaneously. Free online tool, no registration required.

csshx

Cluster SSH tool for macOS. More information: https://github.com/brockgr/csshx.

  • Connect to multiple hosts:

csshX {{hostname1}} {{hostname2}}

  • Connect to multiple hosts with a given SSH key:

csshX {{user@hostname1}} {{user@hostname2}} --ssh_args "-i {{path/to/key_file.pem}}"

  • Connect to a pre-defined cluster from /etc/clusters:

csshX cluster1

See Also