Skip to content

chestarss/ssh-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INSTALL

	make install
	source ~/.bashrc
	echo << EOF > ip.list
		ip1
		ip2
		...
		EOF
	tmux    #deattach
	~/ssh-multi.sh -a ip.list -l user -p port -i private_key 
	tmux attach
	


Usage  -c use ssh config file 
-a ipfile

About

ssh multi machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published