dotfiles/ssh/config
Frank Villaro-Dixon 7e67166059 various shiht
2015-12-04 19:22:19 +01:00

57 lines
799 B
Plaintext

VisualHostKey=yes
IdentityFile ~/.ssh/id_rsa.auth
IdentityFile ~/.ssh/id_rsa.git
IdentityFile ~/.ssh/id_dsa
#Host *
# KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
###Compression yes
host vi-di.fr
hostname 178.250.210.95
port 1337
host 178.250.210.95
port 1337
host 192.168.42.1
port 1337
host git.vi-di.fr
user git
port 1337
host aeipi
hostname 129.194.70.30
user root
host bor-git
hostname 94.23.42.46
user git
port 55888
host chaudiere
port 222
host intersect
port 1337
host chuck
port 1337
host pc69240
user villaro0
host cuilxa
hostname cuilxa.unige.ch
user villaro0
host cui
hostname cui.unige.ch
user villaro0
host scylla
hostname 129.194.69.109
user villaro0
host darwin.maison.local
ProxyCommand ssh vi-di.fr -W %h:%p