Git Codebase - Sn0wlink IT
SSH Sync Manager
Code:
Download ZIP
README.md
config
hosts.sh
publickeys.sh
run.sh
config
# SSH Config Host *.internal StrictHostKeyChecking no Host test-server-1 HostName 10.0.0.1 User testuserone Host test-server-2 HostName 10.0.0.2 User testusertwo Host test-server-3 HostName 10.0.0.3 User testuserthree