Skip to content
forked from xbddc/tmuxbro

an omnitty-like ssh multiplexer using tmux as its backend

Notifications You must be signed in to change notification settings

tonysh1987/tmuxbro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

tmuxbro

tmuxbro is a ssh multiplexer written in shell script, it uses tmux as its terminal emulator backend. tmuxbro implements most functions in omnitty, which is a curses-based ssh multiplexer program on UNIX-like systems.

$ cat /path/to/host_list
[email protected]
[email protected]
[email protected]
...

$ ./tmuxbro.sh /path/to/host_list

Screenshot:

v0.2 screenshot

v0.1 screenshot

About

an omnitty-like ssh multiplexer using tmux as its backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published