From 75cfc9a49be8c028dd7ed034a95a6f95b918d50c Mon Sep 17 00:00:00 2001 From: dma Date: Wed, 16 Apr 2025 09:32:01 +0800 Subject: [PATCH] update --- .ssh/dma-config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.ssh/dma-config b/.ssh/dma-config index 784d1d6..d0eb45d 100644 --- a/.ssh/dma-config +++ b/.ssh/dma-config @@ -2,7 +2,6 @@ AddKeysToAgent yes ForwardAgent yes HostKeyAlgorithms +ssh-rsa PubkeyAcceptedKeyTypes +ssh-rsa -IdentityFile ~/.ssh/dma-key ServerAliveInterval 60 Host sslvpn @@ -32,11 +31,13 @@ Host github.com Hostname ssh.github.com Port 443 User git + IdentityFile ~/.ssh/dma-owlery Host home Hostname 192.168.124.183 Port 13911 User dma + IdentityFile ~/.ssh/dma-key Host dev Hostname 192.168.124.18