1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 09:15:24 +02:00
dotfiles/ssh/config.home
2024-10-18 01:26:46 +02:00

16 lines
331 B
Text

Host disco
User admin
Hostname 192.168.1.40
Port 143
Host srv.nbsdn ns1.nbsdn
Hostname ns1.nbsdn.fr.eu.org
ProxyCommand none
Host boxybsd1.nbsdn ns2.nbsdn
Hostname ns2.nbsdn.fr.eu.org
ProxyCommand none
Host *.nbsdn
User hcartiaux
Port 222
ProxyCommand ssh srv.nbsdn -W `basename %h .nbsdn`.nbsdn.fr.eu.org:%p