Skip to content

Instantly share code, notes, and snippets.

@asfo
Created March 7, 2018 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asfo/2380ab4f5e842e8a451de85847767c8e to your computer and use it in GitHub Desktop.
Save asfo/2380ab4f5e842e8a451de85847767c8e to your computer and use it in GitHub Desktop.
Bloqueador de IPs para Nginx
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