An open API service indexing awesome lists of open source software.

https://github.com/daniel15/pmacct-frontend

Weekly and monthly traffic statistics grouped per IP
https://github.com/daniel15/pmacct-frontend

Last synced: about 1 year ago
JSON representation

Weekly and monthly traffic statistics grouped per IP

Awesome Lists containing this project

README

          

pmacct frontend
===============

Quick and ugly statistics frontend for [pmacct](http://www.pmacct.net/) for my personal use. Needs
some code cleanup and documentation. See [a screenshot](http://stuff.dan.cx/images/projects/pmacct/month.png)

If using Apache, ensure you have mod_rewrite installed, and AllowOverride set to "All" (or just copy the contents of .htaccess into your Apache configuration). For other web servers, you will have to convert the rewrite rule in .htaccess to your server's equivalent.