How to update the GeoIP database for Vidalia:

- Run the follow inside an OS/2 VIO, ensure you have wget, sh and python installed:

  wget http://geolite.maxmind.com/download/geoip/database/GeoIPCountryCSV.zip

  python deanonymind.py GeoIPCountryCSV.zip AutomaticGeoIPCountryWhois.csv

-------------------------------------------------------------------------------

- switch to sh shell and run:

  cut -d, -f3-5 < AutomaticGeoIPCountryWhois.csv | sed 's/"//g' > geoip

The geoip file is now compatible with vidalia/tor.