diff options
Diffstat (limited to 'home-config')
| -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 45132d7..90db93a 100644 --- a/home-config/ssh/config +++ b/home-config/ssh/config | |||
| @@ -16,5 +16,9 @@ Host rncorepub | |||
| 16 | Hostname 5.161.89.186 | 16 | Hostname 5.161.89.186 |
| 17 | User root | 17 | User root |
| 18 | 18 | ||
| 19 | Host 192.168.216.1 | ||
| 20 | HostkeyAlgorithms +ssh-rsa | ||
| 21 | PubkeyAcceptedAlgorithms +ssh-rsa | ||
| 22 | |||
| 19 | Host * | 23 | Host * |
| 20 | KexAlgorithms -sntrup761x25519-sha512@openssh.com | 24 | KexAlgorithms -sntrup761x25519-sha512@openssh.com |
