diff options
-rw-r--r-- | ssh.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ Host $TLD User root IdentityFile $PWD/secrets/vps_box StrictHostKeyChecking no +Host git.sr.ht + StrictHostKeyChecking no |
![]() |
index : server | |
Setup and configuration for VPS and other personal server | External SSH Git service user |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | ssh.conf | 2 |
@@ -2,3 +2,5 @@ Host $TLD User root IdentityFile $PWD/secrets/vps_box StrictHostKeyChecking no +Host git.sr.ht + StrictHostKeyChecking no |