Skip to content

softvisio-node/geoip-asn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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