geolitecity
v0.1.3
Published
Maxmind GeoLiteCity.dat data.
Downloads
2
Readme
geolitecity
This is the Maxmind Geo Lite City data and stored as the file GeoLiteCity.dat
. It is intended for testing purposes with packages like geoip-stream and so the data may become stale and hence it is recommended fresh data be obtained from Maxmind GeoLiteCity.
Install
npm install geolitecity
Usage
var GeoIpStream = require('geoip-stream');
var geoStream = new GeoIpStream({ dataFile: './node_modules/geolitecity/GeoLiteCity.data' })
License
Dual licenses:
- This package without data: MIT
- Geo Lite City data: Creative Commons Attribution-ShareAlike 3.0 Unported License as per Maxmind GeoLiteCity