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:

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i geolitecity

    Weekly Downloads

    0

    Version

    0.1.3

    License

    MIT & CC3

    Last publish

    Collaborators

    • angleman