Modern(er) version of https://infosec.mozilla.org/guidelines/openssh configuration, including post-quantum algorithms.
Example usage:
./sshd_hardening.sh | tee /etc/ssh/sshd_config.d/sshd_hardening.conf
rc-service sshd restart || service sshd restart || systemctl restart sshdCheck the current runtime sshd config to make sure that the hardening is effective:

