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
- Host: GitHub
- URL: https://github.com/daniel15/pmacct-frontend
- Owner: Daniel15
- License: mit
- Created: 2011-10-09T12:32:10.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T03:06:01.000Z (about 8 years ago)
- Last Synced: 2025-04-28T15:52:20.275Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 47.9 KB
- Stars: 30
- Watchers: 7
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.