GeoIP based blocking (country blocking)
Based on the MaxMind LLC libraries and database. Uses the non-compiled, PHP library version. Can be easily modified to use the compiled module (remove require geoip.inc) Requires PHP 5.
Installation: Copy files, include countryBlock.php, call countryBlock. edit the file to configure countries and target website.