configs/.ssh/config

19 lines
288 B
Text
Raw Normal View History

2020-09-14 22:50:23 +02:00
AddKeysToAgent confirm
2020-11-11 18:56:15 +01:00
Host hindley
HostName hindley.adh.auro.re
2020-09-14 22:50:23 +02:00
User jmmineau
2020-11-11 18:56:15 +01:00
Host azerty
Hostname azerty.fil.sand.auro.re
ProxyJump hindley
2020-09-14 22:50:23 +02:00
User jmmineau
Host 10.128.0.* *.adm.auro.re
ProxyJump passerelle.auro.re
User histausse
Host *.auro.re
User histausse
2020-11-11 18:56:15 +01:00