From 6323b1acb2ff83758faf3a82c20bbb61fddc7a6e Mon Sep 17 00:00:00 2001 From: FlintyLemming Date: Sun, 12 Apr 2026 11:39:21 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/config b/ssh/config index c85b024..11236cc 100644 --- a/ssh/config +++ b/ssh/config @@ -143,5 +143,5 @@ Host frp-us-la IdentityFile ~/.flinty/ssh/us-la.pub Host mtk-genio - HostName 172.16.48.130 + HostName 192.168.2.8 User ubuntu \ No newline at end of file