Quickly install SSH into the server.
Go to file
2023-01-28 22:03:35 +08:00
cf-worker 将部分脚本参数交给 Worker 管理. 2023-01-28 22:03:35 +08:00
conf-sshd.sh 将部分脚本参数交给 Worker 管理. 2023-01-28 22:03:35 +08:00
LICENSE Initial commit 2023-01-26 23:50:20 +08:00
README.md 稍微更新一下 Readme. 2023-01-28 21:42:48 +08:00

Quickly Configuring SSH Server

Quickly install SSH into the server.

Usage

执行命令:

curl -s https://lamgc.github.io/quickly-conf-sshd/conf-sshd.sh | bash -s -- -c

如果不希望自动更新密钥,可以执行:

curl -s https://lamgc.github.io/quickly-conf-sshd/conf-sshd.sh | bash -s