Skip to content

Xyl2k/IP_blacklisting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP blacklisting

2016-04-17_18-19-31

IP blacklist using php and 2 sql tables. (see here for an htaccess version.)
All you have to do when you detect a bad query is to call reloadIpList();
After 3 calls from the same IP, the function will simply blacklist it.

About

IP blacklist using sql database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published