summaryrefslogtreecommitdiff
path: root/home/ssh/config
blob: 5ae97b6752f5f7412e49850a0310dbdbfa9203ee (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 cid.freya.cat alivemc.net
    User root

Host *.cs.rit.edu
    User tam2214

Host *
    HostkeyAlgorithms +ssh-rsa
    PubkeyAcceptedKeyTypes +ssh-rsa
    KexAlgorithms -sntrup761x25519-sha512@openssh.com