8000 GitHub - jeffzh3ng/geoip-api: Find a geolocation of an IP address including city, region, country and organization.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jeffzh3ng/geoip-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find a geolocation of an IP address including city, region, country and organization.

Live Demo: http://ip-info.tk/api/111.231.200.100

Installation[python3]:

pip install -r requirements.txt --user
python manage.py

Usage:

curl http://127.0.0.1:50020/api/111.231.107.53
curl http://127.0.0.1:50020/api/111.231.107.53/zh-CN

About

Find a geolocation of an IP address including city, region, country and organization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0