MantisBT - Doomseeker
View Issue Details
0003524Doomseeker[All Projects] Suggestionpublic2018-09-26 06:062018-10-27 22:54
Zalewa 
Zalewa 
lowfeatureN/A
closedfixed 
1.0 
1.21.2 
0003524: Write down IpToCountry.dat format
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.
No tags attached.
Issue History
2018-09-26 06:06ZalewaNew Issue
2018-09-26 06:06ZalewaAssigned To => Zalewa
2018-09-26 06:06ZalewaStatusnew => assigned
2018-09-26 06:07ZalewaDescription Updatedbug_revision_view_page.php?rev_id=12028#r12028
2018-09-26 06:07ZalewaDescription Updatedbug_revision_view_page.php?rev_id=12029#r12029
2018-09-30 12:47ZalewaNote Added: 0019843
2018-09-30 12:47ZalewaStatusassigned => needs review
2018-10-01 02:18WubTheCaptainTarget Version => 1.2
2018-10-01 02:22WubTheCaptainProduct Version => 1.0
2018-10-01 03:18WubTheCaptainSeveritytext => feature
2018-10-01 05:56WubTheCaptainNote Added: 0019858
2018-10-01 06:25Blzut3Note Added: 0019859
2018-10-01 06:25Blzut3Statusneeds review => resolved
2018-10-01 06:25Blzut3Fixed in Version => 1.2
2018-10-01 06:25Blzut3Resolutionopen => fixed
2018-10-27 22:54WubTheCaptainStatusresolved => closed

Notes
(0019843)
Zalewa   
2018-09-30 12:47   
Commit:'https://bitbucket.org/Doomseeker/doomseeker/commits/173762c96517437ec273bcb24e9faafdea0a5ec1 [^]'
(0019858)
WubTheCaptain   
2018-10-01 05:56   
Blzut3 should probably review this, because I don't know the format very well. Beyond that, no apparent issues in the writeup I see from zero previous knowledge.
(0019859)
Blzut3   
2018-10-01 06:25   
It looks correct to me.