Created
March 7, 2018 04:09
-
-
Save asfo/2380ab4f5e842e8a451de85847767c8e to your computer and use it in GitHub Desktop.
Bloqueador de IPs para Nginx
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
deny 5.228.100.253; | |
deny 176.77.9.144; | |
deny 94.180.134.52; | |
deny 95.24.146.125; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment