dotfiles-arch/.ssh/config

56 lines
870 B
Text
Raw Normal View History

2023-11-27 18:03:12 +00:00
Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye"
host garchomp
hostname garchomp.freya.cat
user freya
host jolteon
hostname jolteon.freya.cat
user freya
Host yveltal
HostName yveltal.freya.cat
2024-01-22 23:34:10 +00:00
User root
Port 1111
Host yveltal.local
HostName 192.168.0.126
User root
2023-11-27 18:03:12 +00:00
Port 1111
2024-01-22 23:34:10 +00:00
Host yveltal.ospf
Hostname 10.1.1.1
User root
Port 22
Host yveltal.router
Hostname 10.1.3.1
User root
Port 22
Host yveltal.services
Hostname 10.1.3.129
User root
Port 22
Host yveltal.plex
Hostname 10.1.3.73
User root
Port 22
Host yveltal.minecraft
Hostname 10.1.3.13
User root
Port 22
2023-11-27 18:03:12 +00:00
Host stationery
HostName stationery.faith
User freya
2024-01-22 23:34:10 +00:00
Host redcom
Hostname fmurphy-dev.redcom.com
User fmurphy
2023-11-27 18:03:12 +00:00
Host *
KexAlgorithms -sntrup761x25519-sha512@openssh.com