{"id":14235896,"url":"https://github.com/peikk0/tmux-cssh","last_synced_at":"2025-04-12T18:48:48.716Z","repository":{"id":47127577,"uuid":"91631174","full_name":"peikk0/tmux-cssh","owner":"peikk0","description":"ClusterSSH with tmux -- mirror of https://gitlab.com/peikk0/tmux-cssh","archived":false,"fork":false,"pushed_at":"2025-03-06T17:22:47.000Z","size":17,"stargazers_count":238,"open_issues_count":5,"forks_count":41,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-03T21:13:27.889Z","etag":null,"topics":["clusterssh","cssh","ssh","tmux"],"latest_commit_sha":null,"homepage":"https://gitlab.com/peikk0/tmux-cssh","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peikk0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-05-18T00:16:08.000Z","updated_at":"2025-03-04T13:27:32.000Z","dependencies_parsed_at":"2024-10-24T12:07:52.882Z","dependency_job_id":"5c3d727d-e635-434d-b80d-39fe9fd7fd6f","html_url":"https://github.com/peikk0/tmux-cssh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peikk0%2Ftmux-cssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peikk0%2Ftmux-cssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peikk0%2Ftmux-cssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peikk0%2Ftmux-cssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peikk0","download_url":"https://codeload.github.com/peikk0/tmux-cssh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618214,"owners_count":21134199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["clusterssh","cssh","ssh","tmux"],"created_at":"2024-08-20T21:02:28.932Z","updated_at":"2025-04-12T18:48:48.695Z","avatar_url":"https://github.com/peikk0.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# tmux-cssh\n\nSpawns multiple synchronized SSH sessions inside a tmux session.\n\nThink [Cluster SSH](https://github.com/duncs/clusterssh) except with only one terminal window and without the ugly Tk GUI.\n\n# Requirements\n\n- [tmux](https://tmux.github.io/) \u003e=1.1\n\n# Installation\n\nJust copy `tmux-cssh` somewhere in your `$PATH`.\n\nYou might want to add a keybinding in your `.tmux.conf` for toggling panes synchronization:\n```\nbind-key = set-window-option synchronize-panes\n```\nThis example assigns the `=` key.\n\n# Usage\n\n```\n% tmux-cssh -h\nUsage: tmux-cssh [options] host [host ...]\n\nSpawns multiple synchronized SSH sessions inside a tmux session.\n\nOptions:\n  -h                  Show help\n  -n \u003cname\u003e           Name of the tmux session or window (default: cssh)\n  -o \u003cssh args\u003e       Additional SSH arguments\n  -c                  Use the current tmux session and just spawn a new window instead\n\n% tmux-cssh web{1..4}\n\n% tmux-cssh -o '-p 2222 -l my_user' web{1..4}\n```\n\n# Contributing\n\nPlease open issues and submit merge requests in [GitLab](https://gitlab.com/peikk0/tmux-cssh).\n\n# License\n\n[MIT](LICENSE.md)\n\nHandmade with love in Wellington, New Zealand.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeikk0%2Ftmux-cssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeikk0%2Ftmux-cssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeikk0%2Ftmux-cssh/lists"}