configs/.ssh/config

56 lines
1,008 B
Plaintext
Raw Normal View History

2020-09-14 22:50:23 +02:00
AddKeysToAgent confirm
2021-01-22 22:47:22 +01:00
Host hindley hindley.adh.auro.re
2020-11-11 18:56:15 +01:00
HostName hindley.adh.auro.re
2021-01-30 01:27:45 +01:00
User histausse
2020-09-14 22:50:23 +02:00
2021-01-22 22:47:22 +01:00
Host azerty azerty.fil.sand.auro.re
2020-11-11 18:56:15 +01:00
Hostname azerty.fil.sand.auro.re
ProxyJump hindley
2021-01-30 01:27:45 +01:00
User histausse
2020-09-14 22:50:23 +02:00
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
2020-12-23 23:10:01 +01:00
Host proxy-telecom
Hostname ssh.enst.fr
User jmmineau
Host telecom
Hostname tp-3a101-12.enst.fr
ProxyJump proxy-telecom
User jmmineau
2020-12-24 11:02:17 +01:00
#RemoteCommand "source .xonsh_env/bin/activate && xonsh"
2021-01-22 22:47:22 +01:00
2021-01-22 23:16:11 +01:00
Host my_re2o re2o.deso-palaiseau.fr
2021-01-22 22:47:22 +01:00
Hostname re2o.deso-palaiseau.fr
User histausse
2021-01-22 23:16:11 +01:00
Host hellman hellman.fil.sand.auro.re
2021-01-22 22:47:22 +01:00
Hostname hellman.fil.sand.auro.re
User histausse
2021-01-22 23:00:41 +01:00
Host my_dns dns-histausse.fil.sand.auro.re
2021-01-22 22:47:22 +01:00
Hostname dns-histausse.fil.sand.auro.re
User histausse
ProxyJump hindley
2021-01-30 01:27:45 +01:00
Host vb1
Hostname localhost
User histausse
Port 1122
Host vb2
Hostname localhost
User histausse
Port 1123
Host vb3
Hostname localhost
User histausse
Port 1124