dotfiles-arch/.ssh/config

65 lines
1.1 KiB
Text
Raw Normal View History

2024-04-05 19:11:06 +00:00
Match Host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye"
2023-11-27 18:03:12 +00:00
Host shun*
HostName shun.freya.cat
2023-11-27 18:03:12 +00:00
user freya
Host *.in.freya.cat
User root
Host lenga
2024-04-05 19:11:06 +00:00
HostName 10.2.0.8
2024-01-22 23:34:10 +00:00
User root
Port 1111
Host ospf.lenga*
HostName ospf.lenga.in.freya.cat
2024-01-22 23:34:10 +00:00
User root
Port 22
Host router.lenga*
HostName router.lenga.in.freya.cat
2024-01-22 23:34:10 +00:00
User root
Port 22
Host services.lenga*
HostName services.lenga.in.freya.cat
2024-01-22 23:34:10 +00:00
User root
Port 22
Host plex.lenga*
HostName plex.lenga.in.freya.cat
2024-01-22 23:34:10 +00:00
User root
Port 22
Host minecraft.lenga*
HostName minecraft.lenga.in.freya.cat
2024-04-05 19:11:06 +00:00
User root
Port 22
Host tangela*
HostName tangela.in.freya.cat
2024-04-05 19:11:06 +00:00
User root
Port 22
Host router.tangela*
HostName router.tangela.in.freya.cat
2024-01-22 23:34:10 +00:00
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
2024-04-05 19:11:06 +00:00
HostName fmurphy-dev.redcom.com
2024-01-22 23:34:10 +00:00
User fmurphy
2023-11-27 18:03:12 +00:00
Host *.cs.rit.edu
User tam2214
2024-04-05 19:11:06 +00:00
2023-11-27 18:03:12 +00:00
Host *
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
2023-11-27 18:03:12 +00:00
KexAlgorithms -sntrup761x25519-sha512@openssh.com