Login   Register  
PHP Classes
elePHPant
Icontem

File: _blacklist.dat

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Robert Mahan  >  PHP Block IP Range  >  _blacklist.dat  >  Download  
File: _blacklist.dat
Role: Auxiliary data
Content type: text/plain
Description: Example file
Class: PHP Block IP Range
Check if IP is in a blacklist or a whitelist
Author: By
Last change: Added IPv6 support to class
Date: 2013-07-16 06:49
Size: 1,330 bytes
 

Contents

Class file image Download
#
# _blacklist.dat  -- contains address ranges to always be blocked.
#                    IPv4 and IPv6 addressing are supported.
#
#   legal range formats are:
#
#       IPv4 - 
#       255.255.255.255                 Single address
#       255.255.255.255/16              CIDR Mask
#       255.255.255.255/255.255.0.0     address w/mask
#       255.255.*.*                     wildcards
#       255.255.255.0-255.255.255.255   low to high address
#
#       IPv6 -
#       2001:0db8:85a3:0042:1000:8a2e:0370:7334     single address
#       2001:0db8:85a3:0042:1000:8a2e:0370:7334/64  CIDR Mask
#       2001:0db8:85a3:0042:1000:8a2e:0370:7334/ffff:ffff:ffff:ffff::
##                                                  address w/mask
#       2001:0db8:85a3:0042:1000:8a2e:0370:7000-2001:0db8:85a3:0042:1000:8a2e:0370:7fff
##                                                  low to high address
#       
#   Comments may be added to a line starting with '#' character
#   and inline comments may be added starting with '#' character.   
#
#
# A comment line

200.0.0.0/8    # an inline comment
#
78.34.23.64-78.34.23.79
#
156.0.0.0/255.255.0.0
 
## Blank lines are allowed
##
25.128.0.0 - 25.128.128.0

# IPv6 Range
2001:0db8:85a3:0042:1000:8a2e:0370:7334/112
1f00::-1f00::01f0
f555::/ffff::