Get the latest tech news
Show HN: Sshsync – CLI tool to run shell commands across multiple remote servers
Contribute to Blackmamoth/sshsync development by creating an account on GitHub.
sshsync is a fast, minimal CLI tool to run shell commands across multiple remote servers via SSH. 🔁 Run shell commands on all hosts or specific groups 🚀 Executes commands concurrently across servers 🧠 Group-based configuration for easy targeting 🕒 Adjustable SSH timeout settings 📁 Push/pull files between local and remote hosts 📊 Operation history and logging 🔍 Dry-run mode to preview actions before execution It uses your existing SSH configuration from~/.ssh/config for host connection details and stores only group information in its own config file.
Or read this on Hacker News