{"id":34248124,"url":"https://github.com/cleancut/ts-each","last_synced_at":"2026-03-12T07:01:30.336Z","repository":{"id":325165472,"uuid":"1100021745","full_name":"CleanCut/ts-each","owner":"CleanCut","description":"List tailscale peers (hosts), run commands on each of them, etc.","archived":false,"fork":false,"pushed_at":"2025-11-21T19:32:38.000Z","size":26,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-25T20:43:31.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CleanCut.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"license/APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["cleancut"],"patreon":"nathanstocks"}},"created_at":"2025-11-19T18:30:25.000Z","updated_at":"2025-11-26T22:48:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/CleanCut/ts-each","commit_stats":null,"previous_names":["cleancut/ts-each"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/CleanCut/ts-each","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fts-each","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fts-each/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fts-each/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fts-each/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CleanCut","download_url":"https://codeload.github.com/CleanCut/ts-each/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fts-each/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30417685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T06:40:58.731Z","status":"ssl_error","status_checked_at":"2026-03-12T06:40:40.296Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-16T08:04:19.055Z","updated_at":"2026-03-12T07:01:30.328Z","avatar_url":"https://github.com/CleanCut.png","language":"Rust","readme":"# `ts-each`\n\nA simple utility that runs a command on multiple remote hosts via [tailscale]/[SSH](https://www.openssh.org/), displaying the output. Supports macOS, Linux, Windows, and any Unix-like OS that has a `tailscale` command-line client in the path.\n\n## Installation\n\nYou should already have [Tailscale] installed and working.\n\nYou can install the latest release of `ts-each` using Cargo:\n\n```bash\ncargo install ts-each\n```\n\nOr to build from source, clone the repository and run:\n\n```bash\ncargo install --path .\n```\n\n## Usage\n\nWithout any arguments, `ts-each` lists all available Tailscale SSH hosts:\n\n```bash\nts-each\n```\n\nWith a single argument, it lists all matching Tailscale SSH hosts that start with the provided prefix:\n\n```bash\nts-each \u003chost-prefix\u003e\n\n# For example, to list all hosts starting with \"db-production-\", do\n\nts-each db-production-\n```\n\nWith multiple arguments, the first argument is the host prefix and the rest of the arguments are the command to execute on each matching host:\n\n```bash\nts-each \u003chost-prefix\u003e \u003ccommand\u003e [args...]\n\n# For example, to run `uptime` on all hosts starting with \"web-\", do\nts-each web- uptime\n```\n\n## Contribution\n\nAll software contributions are assumed to be dual-licensed under MIT/Apache-2.\n\n## Software License\n\nDistributed under the terms of both the MIT license and the Apache License (Version 2.0).\n\nSee [`license/APACHE`](license/APACHE) and [`license/MIT`](license/MIT).\n\n[Tailscale]: https://tailscale.com/\n","funding_links":["https://github.com/sponsors/cleancut","https://patreon.com/nathanstocks"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleancut%2Fts-each","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleancut%2Fts-each","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleancut%2Fts-each/lists"}