tleino / wtlyzer

Simple standalone Web Traffic Analyzer which draws hits on a world map based on GeoIP results.

Home Page:https://namhas.dev/#wtlyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wtlyzer - Web Traffic Analyzer

Depends:
 - maxmind GeoIP database on a city level
 - mmdblookup
 - ImageMagick
 - Apache access.log style of a log file with IP addresses

Usage
=====

First download an equirectangular projection world map (equidistant
cylindrical) and convert it to 720x360 or similar resolution that can
be scaled back to 360x180 and then modify the multiplier in the
script accordingly if it is not 720x360. Also, change the configurable
parameters in the script.

About

Simple standalone Web Traffic Analyzer which draws hits on a world map based on GeoIP results.

https://namhas.dev/#wtlyzer

License:ISC License


Languages

Language:Shell 100.0%