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