forked from Lainports/freebsd-ports
- Quickly create multiple tmux panes, each with an ssh connection to a
specified host and optionally synchronize input
- Written in POSIX sh
- Only depends on tmux
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8129
8 lines
247 B
Text
8 lines
247 B
Text
scct - Simple Cluster_SSH Clone using Tmux
|
|
|
|
- Quickly create multiple tmux panes, each with an ssh connection to a specified
|
|
host and optionally synchronize input
|
|
- Written in POSIX sh
|
|
- Only depends on tmux
|
|
|
|
WWW: https://github.com/Jehops/scct
|