blob: f240610fa9d549797ab3aa5515a373813e621e3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa
KexAlgorithms -sntrup761x25519-sha512@openssh.com
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
|