0.1.3 • Published 10 years ago

geolitecity v0.1.3

Weekly downloads
4
License
MIT & CC3
Repository
-
Last release
10 years ago

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:

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago