From 55d5b900dc237fa84df53d7fc5eabf8b280c3e17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=86=B2?= Date: Wed, 8 Feb 2023 06:27:08 +0000 Subject: [PATCH] =?UTF-8?q?=E6=AD=A3=E7=A1=AE=E6=80=A7:SSH=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E7=AB=AFKexAlgorithms=E6=98=AF=E5=90=A6=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=8A=A0=E5=9B=BA=E6=B2=A1=E6=9C=89=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=EF=BC=8C=E5=AE=9E=E9=99=85=E4=B8=8A=E5=B7=B2=E7=BB=8F=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=8A=A0=E5=9B=BA=E4=BA=86.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李冲 --- .../\347\263\273\347\273\237\346\234\215\345\212\241.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/SecHarden/\347\263\273\347\273\237\346\234\215\345\212\241.md" "b/docs/zh/docs/SecHarden/\347\263\273\347\273\237\346\234\215\345\212\241.md" index 17a5254ed..47b45f453 100644 --- "a/docs/zh/docs/SecHarden/\347\263\273\347\273\237\346\234\215\345\212\241.md" +++ "b/docs/zh/docs/SecHarden/\347\263\273\347\273\237\346\234\215\345\212\241.md" @@ -280,7 +280,7 @@ SSH(Secure Shell)是目前较可靠,专为远程登录会话和其他网

curve25519-sha256,curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256

-    +

LoginGraceTime

-- Gitee