Skip to content

set up server to access other servers without password

Notifications You must be signed in to change notification settings

yifanyou/sshaccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSHACCESS

Used to set up server ssh access other servers without auth batchly.

First

write server info list into a file, like ssh-servers-config.txt.

the info format: xxx.xxx.xxx.xxx username password.

you can write multi lines.

Second

exec the shell file named run.sh ./run.sh servers-info-file

ex: ./run.sh ssh-servers-config.txt

Last

Have a rest. It will help you to do the job.

And you can optimize the script freely if you want

About

set up server to access other servers without password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages