update ssh_config

master
lub 3 years ago
parent 7ee6146d67
commit cb4315b4d7

@ -6,6 +6,7 @@ Host kyle-fde
User root
IdentitiesOnly yes
Port 222
AddressFamily inet
Host towelie
Hostname towelie.lubi.link
IdentitiesOnly yes
@ -14,6 +15,7 @@ Host towelie-fde
User root
IdentitiesOnly yes
Port 222
AddressFamily inet
Host tweek
Hostname tweek.lubi.link
IdentitiesOnly yes
@ -22,6 +24,7 @@ Host tweek-fde
User root
IdentitiesOnly yes
Port 222
AddressFamily inet
Host wendy
Hostname wendy.lubi.link
IdentitiesOnly yes
@ -30,8 +33,13 @@ Host wendy-fde
User root
IdentitiesOnly yes
Port 222
Host oldmail
Hostname 10.0.0.107
AddressFamily inet
Host sheila
Hostname sheila.lubi.link
IdentitiesOnly yes
Host sheila-fde
Hostname sheila.lubi.link
User root
ProxyJump tholor.lubi.link
IdentitiesOnly yes
Port 222
AddressFamily inet

Loading…
Cancel
Save