Skip to content
/ locale Public

A simple ASN lookup service utilizing both GeoIP (through Cloudflare workers) and IP2Location Lite (through local database).

License

Notifications You must be signed in to change notification settings

kpncio/locale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locale

(Cloudflare Workers, PHP, SQL, Maxmind GeoIP, IP2Location Lite)

KPNC Technology: Locale is a simple ASN lookup service utilizing both GeoIP (through Cloudflare workers) and IP2Location Lite (through local database). While Cloudflare only returns the user's GeoIP information, the local IP2Location database can be used to search for any IP address...