Created
August 27, 2024 19:10
-
-
Save penso/29f203776a007cc171ab4c98945847e3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[sshd] | |
# To use more aggressive sshd modes set filter parameter "mode" in jail.local: | |
# normal (default), ddos, extra or aggressive (combines all). | |
# See "tests/files/logs/sshd" or "filter.d/sshd.conf" for usage example and details. | |
mode = aggressive | |
port = ssh | |
backend = systemd | |
action = ufw |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment