Skip to content

progman/node-geoip-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoIP sync function for node.js

1) Install GeoIP:
   apt-get update && apt-get install geoip-database-contrib libgeoip-dev
   (may be need add 'non-free contrib' string in /etc/apt/sources.list)
2) Get this : git clone https://github.com/progman/node-geoip-sync.git
3) Make this: node-waf configure build
4) Use this : see example
5) Enjoy!

About

GeoIP sync function for node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published