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.
- Host: GitHub
- URL: https://github.com/fernandod1/country-ip-block-web-access
- Owner: fernandod1
- License: other
- Created: 2021-02-20T20:55:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-20T21:23:04.000Z (over 4 years ago)
- Last Synced: 2025-04-07T13:37:09.503Z (6 months ago)
- Topics: 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
- Language: PHP
- Homepage: https://www.fernando.info
- Size: 33.2 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.