[tor-bugs] #6438 [Tor Client]: Evaluate software77's geoip database

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Jul 20 16:23:19 UTC 2012


#6438: Evaluate software77's geoip database
------------------------+---------------------------------------------------
 Reporter:  nickm       |          Owner:                    
     Type:  task        |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Client  |        Version:                    
 Keywords:  geoip       |         Parent:  #6266             
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by nickm):

 To process their file into the format Tor likes, the preprocesing magic
 is:
 {{{
 % zcat IpToCountry.csv.gz | cut -d, -f1,2,5 | sed 's/"//g' > geoip
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6438#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list