| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| readme.md | 2013-05-22 | 932 Bytes | |
| GIPC32_1.5.zip | 2013-05-22 | 5.6 MB | |
| GIPC32_1.4.zip | 2013-04-07 | 5.6 MB | |
| Totals: 3 Items | 11.2 MB | 0 |
GIPC
Current Version: 1.5
About
GIPC (pronounced Gypsy) is short for Geographical IP Correlation. A Windows 32 bit self-contained exe that can be used for pulling geographical information from IP address.
Requirements
The exe requires 2 inputs: * The IP file (one IP per line) * MaxMind GeoCity database – This can be downloaded HERE:http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
Outputs
GIPC can produce 3 types of output: * Display the results within the GUI * Export the results to a CSV file * Generate a Google Map html file that displays the aggregate IP count per country in an interactive.
Bug Fixes
Version 1.5 fixed the following: * CSV off-by-one comma issue with some countries. * Error message now generates if it cannot save a file properly. * Updates to the about screen.