geolitecity

0.1.3 • Public • Published

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:

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    1
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    1

Package Sidebar

Install

npm i geolitecity

Weekly Downloads

2

Version

0.1.3

License

MIT & CC3

Last publish

Collaborators

  • angleman