2023-01-26 23:50:20 +08:00
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
Description
Quickly install SSH into the server.
Readme Apache-2.0 237 KiB
Languages
Shell 67.7%
JavaScript 32.3%