Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 488 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 488 Bytes

ℹ️ 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 );