diff options
Diffstat (limited to 'home-config/ssh')
| -rw-r--r-- | home-config/ssh/config | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/home-config/ssh/config b/home-config/ssh/config index 68d7dae..1b8e4bf 100644 --- a/home-config/ssh/config +++ b/home-config/ssh/config | |||
| @@ -8,5 +8,9 @@ Host linode | |||
| 8 | HostName 97.107.142.58 | 8 | HostName 97.107.142.58 | 
| 9 | User root | 9 | User root | 
| 10 | 10 | ||
| 11 | Host hetzner | ||
| 12 | HostName 5.161.207.21 | ||
| 13 | User root | ||
| 14 | |||
| 11 | Host * | 15 | Host * | 
| 12 | KexAlgorithms -sntrup761x25519-sha512@openssh.com | 16 | KexAlgorithms -sntrup761x25519-sha512@openssh.com | 
