IP Geo Block
==============

### Description:

It blocks any spams, login attempts and malicious access to the admin area 
posted from the specific countries, and also prevents zero-day exploit.

See more detail at [WordPress.org][IPGB].

### Dependency:

[IP Geo API 1.1.6][IPGeoAPI]

### Requirement:

- WordPress 3.7+

### Attribution:

This package includes GeoLite data created by MaxMind, available from 
    [MaxMind][MaxMind],
and also includes IP2Location open source libraries available from 
    [IP2Location][IP2Loc].

Also thanks for providing the following great services and REST APIs for free.

    Provider                               | Supported type | Licence
    ---------------------------------------|----------------|--------
    [http://freegeoip.net/]    [freegeoip] | IPv4, IPv6     | free
    [http://ipinfo.io/]           [ipinfo] | IPv4, IPv6     | free
    [http://geoip.nekudo.com/]    [Nekudo] | IPv4, IPv6     | free
    [http://xhanch.com/]          [Xhanch] | IPv4           | free
    [http://www.geoplugin.com/][geoplugin] | IPv4, IPv6     | free, need an attribution link
    [http://geoiplookup.net/]  [geoiplkup] | IPv4, IPv6     | free
    [http://ip-api.com/]           [ipapi] | IPv4, IPv6     | free for non-commercial use
    [http://ipinfodb.com/]      [IPInfoDB] | IPv4, IPv6     | free for registered user

### License:

This plugin is licensed under the GPL v2 or later.

[IPGB]:       https://wordpress.org/plugins/ip-geo-block/ "IP Geo Block — WordPress Plugins"
[freegeoip]:  http://freegeoip.net/ "freegeoip.net: FREE IP Geolocation Web Service"
[ipinfo]:     http://ipinfo.io/ "ipinfo.io - ip address information including geolocation, hostname and network details"
[Telize]:     http://www.telize.com/ "Telize - JSON IP and GeoIP REST API"
[IPJson]:     http://ip-json.rhcloud.com/ "Free IP Geolocation Web Service"
[Pycox]:      http://ip.pycox.com/ "Free IP Geolocation Web Service"
[Nekudo]:     http://geoip.nekudo.com/ "eoip.nekudo.com | Free IP geolocation API"
[Xhanch]:     http://xhanch.com/xhanch-api-ip-get-detail/ "Xhanch API - IP Get Detail | Xhanch Studio"
[geoplugin]:  http://www.geoplugin.com/ "geoPlugin to geolocate your visitors"
[ipapi]:      http://ip-api.com/ "IP-API.com - Free Geolocation API"
[IPInfoDB]:   http://ipinfodb.com/ "IPInfoDB | Free IP Address Geolocation Tools"
[MaxMind]:    http://www.maxmind.com "MaxMind - IP Geolocation and Online Fraud Prevention"
[IP2Loc]:     http://www.ip2location.com "IP Address Geolocation to Identify Website Visitor's Geographical Location"
[Cache]:      http://www.designbombs.com/top-wordpress-caching-plugins-compared/ "Top 6 Fastest WordPress Caching Plugins Compared (2016 Edition)"
[IPGeoAPI]:   https://github.com/tokkonopapa/WordPress-IP-Geo-API "GitHub - tokkonopapa/WordPress-IP-Geo-API: A class library combined with WordPress plugin IP Geo Block to handle geo-location database of Maxmind and IP2Location."
[geoiplkup]:  http://geoiplookup.net/ "What Is My IP Address | GeoIP Lookup"
