hlstatsx/scripts/GeoLiteCity
User Ggo 7229f4292f GeoLiteCity has a new URL. Updated the script to reflect this change
As the new URL no longer contains the date of release, I have been able to remove much of the date calculation code.
2015-07-07 11:48:11 +00:00
..
GeoLite_Import.sh GeoLiteCity has a new URL. Updated the script to reflect this change 2015-07-07 11:48:11 +00:00
README Reupload after bitbucket wipe 2013-12-25 18:43:29 -05:00
geoip.py Reupload after bitbucket wipe 2013-12-25 18:43:29 -05:00
install_binary.sh Reupload after bitbucket wipe 2013-12-25 18:43:29 -05:00
ip2number.php Reupload after bitbucket wipe 2013-12-25 18:43:29 -05:00

README

Included in this folder are two scripts to import data from the MaxMind (http://www.maxmind.com) from the GeoLiteCity database into your HLX db.

For Linux:
Edit the GeoLite_Import.sh file to insert your database settings in the top section and then execute.

For Windows:
Download the HLstatsX CE GeoLiteCity Importer from http://code.google.com/p/hlstatsxcommunity


--------------------------------------------------------------
Alternative method by *XYZ*SaYnt:
--------------------------------------------------------------
* For Windows or Linux.
* Requires python.
* Generates INSERTs in case LOAD DATA command is disabled

Edit the geoip.py file to insert your database settings in the top section and then execute.