From faee48139510c5dd82648007d2a70e27cbb7150c Mon Sep 17 00:00:00 2001 From: FlintyLemming Date: Wed, 14 Jan 2026 10:38:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20ssh/config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ssh/config | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ssh/config b/ssh/config index 6c51bf3..11de862 100644 --- a/ssh/config +++ b/ssh/config @@ -8,13 +8,6 @@ Host git.mitsea.com User git IdentityFile ~/.flinty/ssh/app-gitea-selfhost.pub -Host git.liandisys.com.cn - HostName git.liandisys.com.cn - User git - IdentityFile ~/.flinty/ssh/app-gitlab-ce.pub - HostKeyAlgorithms +ssh-rsa - PubkeyAcceptedAlgorithms +ssh-rsa - Host inc-r750xa HostName 10.0.24.20 User ubuntu