From 41b25edab55c309023407846cd6348cd46f21f78 Mon Sep 17 00:00:00 2001 From: FlintyLemming Date: Sun, 12 Apr 2026 22:16:52 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ssh/config b/ssh/config index 11236cc..1bdb10e 100644 --- a/ssh/config +++ b/ssh/config @@ -144,4 +144,8 @@ Host frp-us-la Host mtk-genio HostName 192.168.2.8 - User ubuntu \ No newline at end of file + User ubuntu + +Host dragon-q6a + HostName 192.168.10.118 + User flintylemming \ No newline at end of file