Skip to content

fmarasoglou/geolite2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

geolite2 query

get ASN from IP

Pending to do

  • Automate db download and extraction on server startup
  • Dockerise

Examples

curl http://localhost:5000/geolocate?ip=1.1.1.1
{
  "autonomous_system_number": 13335,
  "autonomous_system_organization": "CLOUDFLARENET",
  "ip_address": "1.1.1.1",
  "prefix_len": 24
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages