
# vim:ft=sshconfig
# shore.co.il infrastructure

Host cgit.shore.co.il host01.shore.co.il kodi.shore.co.il ea6350.shore.co.il
ProxyCommand ssh ns1.shore.co.il -W %h:%p

Host host01.shore.co.il ns4.shore.co.il
LocalForward 9090 localhost:9090

Host ea6350.shore.co.il
User root
LocalForward 8080 localhost:80

Host git.shore.co.il
HostName host01.shore.co.il
Port 2222
IdentityFile ~/Documents/Shore/gitlab_ed25519

Host cgit.shore.co.il
HostName host01.shore.co.il

Host workbench.shore.co.il
HostName ns4.shore.co.il
Port 2222

Host *.shore.co.il 192.168.3.*
IdentityFile ~/Documents/Shore/shore_ecdsa
IdentityFile ~/Documents/Shore/shore_rsa
User nimrod
