7229f4292f
As the new URL no longer contains the date of release, I have been able to remove much of the date calculation code. |
||
---|---|---|
.. | ||
geoip.py | ||
GeoLite_Import.sh | ||
install_binary.sh | ||
ip2number.php | ||
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.