Skip to content

idealist/GeoIPAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoIP Analytics

A server for collecting and visualising data based on geoip lookups.

Setup

pip install -r requirements.txt


wget -O- -N http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz | gunzip > GeoIP.dat

Run

python server.py


echo "131.252.208.38" | nc -q1 -u4 servername 8999

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published