UNPKG

getip2location

Version:

Find IP to Location. Get Location against IP Address of Users.

28 lines (18 loc) 923 B
GetIP2Location Node.js Module ========================== This Node.js module (getip2location) provides a fast lookup of country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name and usage type from IP address by using ipinfo.io API Call. This module uses a file based database available at ipinfo.io. This module can be used in many types of projects such as: - select the geographically closest mirror - analyze your web server logs to determine the countries of your visitors - credit card fraud detection - software export controls - display native language and currency - prevent password sharing and abuse of service - geotargeting in advertisement Installation ============ To install this module type the following: npm install getip2location Copyright ========= Copyright (C) 2017 by ipinfo.io. Coded By Dhiraj Das, dhirajdas.author@gmail.com