@softvisio/geoip-asn
v1.0.38
Published
GeoIP ASN
Downloads
333
Readme
:information_source: Please, see the full project documentation here:https://softvisio-node.github.io/geoip-asn/
Introduction
Maxmind GeoIP2 ASN
database.
Database is updated automatically every 4 hours during the process runtime.
Install
npm install @softvisio/geoip-asn
Usage
import geiipAsn from "@softvisio/geoip-asn";
const res = geiipAsn.get( ipAddress );