0.1.3 • Published 12 years ago
geolitecity v0.1.3
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 geolitecityUsage
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