From f4cadcedf8d3fb975a0c82061236a121942f99b8 Mon Sep 17 00:00:00 2001 From: FlintyLemming Date: Fri, 27 Feb 2026 16:32:58 +0800 Subject: [PATCH] add ssh server --- ssh/config | 4 ++-- ssh/hf-linux-misc.pub | 2 +- ssh/hf-linux.pub | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ssh/config b/ssh/config index 0168784..29cb2c5 100644 --- a/ssh/config +++ b/ssh/config @@ -158,11 +158,11 @@ Host idc-tencent-sg HostName 43.134.27.201 User flintylemming -Host hf-linux +Host hf-linux-misc HostName 192.168.5.12 User flintylemming -Host hf-linux-misc +Host hf-linux HostName 192.168.5.10 User flintylemming diff --git a/ssh/hf-linux-misc.pub b/ssh/hf-linux-misc.pub index 934ccee..3b0b6af 100644 --- a/ssh/hf-linux-misc.pub +++ b/ssh/hf-linux-misc.pub @@ -1 +1 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOVVfMvDYHMU2CdeOXO1Vg+JHNzAHKpc9qUpLOM1g5oy \ No newline at end of file +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJWqqDs8y2g7xRIf7HkVKMnaV5NISnPEGnlHBvFcJy/Y \ No newline at end of file diff --git a/ssh/hf-linux.pub b/ssh/hf-linux.pub index 3b0b6af..934ccee 100644 --- a/ssh/hf-linux.pub +++ b/ssh/hf-linux.pub @@ -1 +1 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJWqqDs8y2g7xRIf7HkVKMnaV5NISnPEGnlHBvFcJy/Y \ No newline at end of file +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOVVfMvDYHMU2CdeOXO1Vg+JHNzAHKpc9qUpLOM1g5oy \ No newline at end of file