Skip to content

Multiplex SSH connections to multiple hosts with simultanious input.

License

Notifications You must be signed in to change notification settings

christian-becker/ssh-multiplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssh-multiplex

Multiplex SSH connections to multiple hosts with simultanious input.
A small shellscript using openssh with tmux (synchronize-panes).


ssh-multiplex example


how to use it

Just run the script and set all the target hosts as arguments - e.g. :
ssh-multiplex user@host1 user@host2 user@host3 user@host4

Hint: remeber to place the script in a directory which is included in your PATH-Variable - e.g. "/usr/local/bin/".


project links

GitHub


Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Multiplex SSH connections to multiple hosts with simultanious input.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages