This class can block the access of users from given IP addresses.
It can define a set of IP addresses to be blocked by given individual addresses, an array of addresses or a range of addresses.
The class can check if the current user access is from an address that is meant to be blocked. In that case it issues a HTTP 403 status response and exits the current script.
The class can also log the blocked accesses to a given log file.
|
|
| Name: |
IP Blocking Class |
| Base name: |
ip-blocking |
| Description: |
Block the access of users from given IP addresses |
| Version: |
0.1 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
786 users |
| All time rank: |
3790 |
| Week users: |
1 user |
| Week rank: |
2150  |
| |
|
| Not yet rated by the users |
| |
Applications that use 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.
| |
Files |
|
|