Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naive wrapper around libGeoIP.

  1. Install [libGeoIP] 1 shared libraries.
  2. Download [GeoLiteCity.dat] 2 and place it in /usr/local/share/GeoIP (see note below on file placement).
  3. Run node-waf configure build.
  4. Test node examples/lookup2.js.

NOTE: These wrappers will not work with the database that is installed by default when you install libGeoIP. You must download the city-version of the database.

NOTE: Everything should work out of the box if the database is placed in /usr/local/share/GeoIP -- otherwise you might need to tweak the examples to match your placement of the database).

About

Naive wrapper around libGeoIP for use with node.js

Resources

Stars

60 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages