@softvisio/geoip-asn
v1.0.52
Published
GeoIP ASN
Readme
ℹ️ 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-asnUsage
import geiipAsn from "@softvisio/geoip-asn";
const res = geiipAsn.get( ipAddress );