This class can keep track of a list of IP addresses of HTTP clients that are not welcome to access a Web server.
It can start blocking the current user IP address and keep the block for a given period.
The class takes note of the user IP address and the time of the moment when the blocking is started. That information is stored is given file.
The class can also lookup an address in the blocked IP file to determine if it is blocked. Optionally, it may redirect the user to a given page in case the blocking is still up. Otherwise it may delete expired blocks.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.