ip2location

IP2Location Lua Package

$ luarocks install ip2location

This Lua package provides a fast lookup of country, region, city, latitude, longitude, ZIP code,
time zone, ISP, domain name, connection type, IDD code, area code, weather station code, station name,
mcc, mnc, mobile brand, elevation, usage type, address type and IAB category from IP address by using IP2Location database.
This package uses a file based database available at IP2Location.com. This database simply contains
IP blocks as keys, and other information such as country, region, city, latitude, longitude, ZIP code,
time zone, ISP, domain name, connection type, IDD code, area code, weather station code, station name,
mcc, mnc, mobile brand, elevation, usage type, address type, IAB category as values. It supports both IP address in IPv4 and IPv6.

Versions

8.7.0-1352 days ago86 downloads
8.6.1-11 year ago103 downloads
8.6.0-11 year ago24 downloads
8.5.0-12 years ago72 downloads
8.4.0-12 years ago59 downloads
8.3.1-13 years ago82 downloads
8.3.0-13 years ago46 downloads
8.2.0-14 years ago104 downloads
8.0.3-15 years ago79 downloads

Dependencies

lua >= 5.3

Manifests