An open API service indexing awesome lists of open source software.

https://github.com/fernandod1/country-ip-block-web-access

PHP script with control panel to block IP web access from certain countries of your choosing.
https://github.com/fernandod1/country-ip-block-web-access

ban-ip-adress blacklist blacklist-ips block countries country geo-ip geo-location ip ip-blacklist ip-blocker ip-blocking ip-geolocation ip-location iptocountry iptolocation

Last synced: 5 months ago
JSON representation

PHP script with control panel to block IP web access from certain countries of your choosing.

Awesome Lists containing this project

README

          

# Country IP block web access

PHP script with control panel to block web access from certain countries of your choosing. It uses http://api.hostip.info IP Location API.

## CONFIGURE:

Just edit line number 3 of filename functions.php redirect blocked traffic: $REDIRECT_URL= "https://www.disney.es";

## SCREENSHOTS:

## COLLABORATIONS:

Collaborations to improve script are always welcome.