Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 282 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 282 Bytes

Python script for extracting website visitor statistics from nginx logfiles

This is a very simple script using the ipwhois module for querying IP addresses of visitors. See the code for more details.