Hello PHP Gods...
As n00b, I am looking support for php development. Idea is to create simple PHP which looks user IP and checks database for match. If found the output would be deny of access with information of IP and IP owner, these two are available from database.
problem is that currently the block list is .txt format, and some of the IP owners have batch of IP number like xxx.xxx.215.10-xxx.xxx.215.214 these middle numbers should also be identified, some of the blocked ips are single type.
The Ip list is available from here:
http://methlabs.org/sync/guarding_all.p2p.zip
and it opens with any test editor.
If there is no match the user should be automatically redirected to site.
If anyone would have time for this or could support this....Thank you...