Skip to content

Instantly share code, notes, and snippets.

@aburan28
Created April 3, 2018 14:17
Show Gist options
  • Save aburan28/645431e4d586b94d04e2d141885b08f1 to your computer and use it in GitHub Desktop.
Save aburan28/645431e4d586b94d04e2d141885b08f1 to your computer and use it in GitHub Desktop.
allow 127.0.0.0/8;
allow 10.0.0.0/8;
allow 192.168.0.0/16;
allow 172.16.0.0/12;
deny all;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment