lamat1111/SSH-Configuration-Script
This script provides a flexible way to configure SSH server authentication settings by modifying the `sshd_config` file. It allows you to either disable password authentication in favor of SSH keys, or enable password authentication.
Shell