From 4d0cc5153570aaea165f838ab59a4a2b4ca5294b Mon Sep 17 00:00:00 2001 From: FlintyLemming Date: Fri, 2 Jan 2026 22:51:22 +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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ssh/config b/ssh/config index 5234867..396e470 100644 --- a/ssh/config +++ b/ssh/config @@ -125,6 +125,10 @@ Host idc-aliyun-sg HostName 47.237.137.245 User root +Host idc-aliyun-sg2 + HostName 47.236.60.183 + User root + Host idc-yxvm HostName 46.3.216.77 User root