summaryrefslogtreecommitdiff
path: root/home-config/ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/ssh/config')
-rw-r--r--home-config/ssh/config4
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
19Host 192.168.216.1
20 HostkeyAlgorithms +ssh-rsa
21 PubkeyAcceptedAlgorithms +ssh-rsa
22
19Host * 23Host *
20 KexAlgorithms -sntrup761x25519-sha512@openssh.com 24 KexAlgorithms -sntrup761x25519-sha512@openssh.com