Skip to content

cearl/cssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

# cssh
A tmux based cssh like tool for Bash

useage: cssh server1 server2 server3 ...

set your username in the script or it will assume its the same as your local username
It will auto add your ssh key (~/.ssh/id_rsa) 
Bound Keys are: 

CTL-A for for prefix key
CTL-A + a bind keys to all panes (default)
CTL-A + q unbind keys from all but active pane
CTL-A + "arrow key" change active pane (standard)
All other Tmux commands are standard (remembering the prefix key is CTL-A)

Lincense: GPLV3 100% open and free. Use this software as you see fit, mod it, hack it, pull request if you have an improvment!

About

A tmux based cssh like tool for Bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages