nixcfg/ssh_config

15 lines
189 B
Text
Raw Normal View History

2021-11-16 19:00:15 +01:00
UserKnownHostsFile ./ssh_known_hosts
Host caribou
HostName 10.42.0.23
Host carcajou
HostName 10.42.0.22
Host cariacou
HostName 10.42.0.21
2021-11-18 16:05:44 +01:00
Host spoutnik
HostName 10.42.0.2
2021-11-18 16:13:28 +01:00
Port 220