blob: d1a3d1dc55cc05f0475829e8877a562fbfe798f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Match Host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye"
Host *.in.freya.cat cid.freya.cat alivemc.net
User root
Host *.cs.rit.edu
User tam2214
Host *.redcom.com
User fmurphy
Host *
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
KexAlgorithms -sntrup761x25519-sha512@openssh.com
|