Created
May 23, 2018 21:53
-
-
Save rsnemmen/491f5311e372d7d4d4526cb352fd60f0 to your computer and use it in GitHub Desktop.
fail2ban VNC rule
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
| [vnc] | |
| enabled = true | |
| port = 5901 | |
| filter = vnc | |
| logpath = /var/log/auth.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment