From 368267ad3f0eb75d705bf972f4f6f841e924468b Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Fri, 24 Jun 2022 05:38:59 +0000 Subject: [PATCH] README: Update ssh config instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e3d61d..d287657 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,12 @@ time of writing, I'll try to keep this little tutorial up to date)! yet. If you find that this step is unnecessary and everything works without it, let me know :) - Host dev.angeley.es + Host dev.openheart.work ControlMaster no ForwardAgent no ForwardX11 no + KexAlgorithms +diffie-hellman-group1-sha1 + Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc Once you create a repository, it is possible that initially, trying to look at it will give you 404. It should be okay though once you push some commit into