From 910767cf82d804d6c60d7bfa2a110aa804489d25 Mon Sep 17 00:00:00 2001 From: starry <115192496+sky22333@users.noreply.github.com> Date: Sun, 20 Jul 2025 18:29:31 +0800 Subject: [PATCH] Update README.md --- dev/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/README.md b/dev/README.md index 618790c..7a8857a 100644 --- a/dev/README.md +++ b/dev/README.md @@ -68,4 +68,5 @@ bash <(curl -sSL https://github.com/sky22333/shell/raw/main/dev/root.sh) bash <(curl -sSL https://cdn.jsdelivr.net/gh/sky22333/shell@main/dev/root.sh) ``` > 部分机器修改不生效,请打开查找`/etc/ssh/sshd_config.d/xxxx.conf`类似文件 +> > 打开文件查找`PasswordAuthentication no`此代码将其注释,然后重启SSH服务。