summaryrefslogtreecommitdiff
path: root/home-config/ssh/config
blob: 1b8e4bf9d1501bfe85f82761aea939aa4228d978 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye"

Host rocApex
    HostName 129.158.232.104
    User root

Host linode
    HostName 97.107.142.58
    User root

Host hetzner
    HostName 5.161.207.21
    User root

Host *
    KexAlgorithms -sntrup761x25519-sha512@openssh.com