View Revisions: Issue #3524 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0003524: Write down IpToCountry.dat format |
|
Revision |
2018-09-26 06:07 by Zalewa |
|
Description |
media/IpToCountry.dat is a binary file serving as a IP2C database. The script that can generate it is tools/geolite2_conv.py. Its format has been in use since before the GeoLite2 and apart from its contents has no relation to it.
While the format of the file can be decuded by looking at geolite2_conv.py's code and at the parser in Doomseeker, I think writing down its specs in a separate document is also a good idea. |
|
Revision |
2018-09-26 06:07 by Zalewa |
|
Description |
media/IpToCountry.dat is a binary file serving as a IP2C database. The script that can generate it is tools/geolite2_conv.py. This format has been in use since before the GeoLite2 and apart from its contents has no relation to it.
While the format of the file can be decuded by looking at geolite2_conv.py's code and at the parser in Doomseeker, I think writing down its specs in a separate document is also a good idea. |
|
Revision |
2018-09-26 06:06 by Zalewa |
|
Description |
media/IpToCountry.dat is a binary file serving as a IP2C database. The script that can generate it is tools/geolite2_conv.py. This format has been in use since before the GeoLite2 and apart from its contents has no relation to it.
While the format of the file can be decuded by looking at geolite2_conv.py file and the parser in Doomseeker, I think writing down its specs in a separate document is also a good idea. |