From 0a988d5bf2f5f4e0c3d8ef62f7dfc0efc8417146 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 8 Mar 2023 17:40:37 -0300 Subject: etc/ssh/: Add hk-s0s0.rsync.net key and host alias --- etc/ssh/config.tmpl | 4 ++++ etc/ssh/known_hosts | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'etc/ssh') diff --git a/etc/ssh/config.tmpl b/etc/ssh/config.tmpl index 2f57519..1dab294 100644 --- a/etc/ssh/config.tmpl +++ b/etc/ssh/config.tmpl @@ -9,4 +9,8 @@ Host suyin HostName ch-s010.rsync.net User 16686 +Host zhu-li + HostName hk-s020.rsync.net + User 20931 + Include ${XDG_DATA_HOME}/vm/ssh.conf diff --git a/etc/ssh/known_hosts b/etc/ssh/known_hosts index 59077d6..049fa7a 100644 --- a/etc/ssh/known_hosts +++ b/etc/ssh/known_hosts @@ -1,8 +1,9 @@ # rsync.net public key -# Verified in 2022-11-27 at: +# Verified in 2022-11-27 and 2023-03-08 at: # https://www.rsync.net/resources/fingerprints.txt ch-s010.rsync.net ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKBxDZv64oRMzRkywjmRRrml2pr0XFSZhlL46nUSmM60 +hk-s020.rsync.net ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILcPl9x9JfRFwsn09NnDw/xBZbAN80ZQck+h6AqlVqPH # GitLab SSH fingerprint -- cgit v1.2.3