Menu

Tree [f09726] master /
 History

HTTPS access


File Date Author Commit
 README.md 2024-03-12 yremora yremora [f09726] 1st edit of README.md file

Read Me

trafmon

Traffic Monitor for Linux based systems

About

A simple traffic monitor (written in bash), storing ip-based statistics to a database.
trafmon (Traffic Monitor) gathers historical traffic statistics for Linux based systems.
Data is taken from Netfilter/IPtables incoming and outgoing data packets stats.
All the information is organized and structured in a database (MySQL or SQLite) in order to be seen into a web interface.

Installation

zip archive

TODO: add details

rpm package

TODO: not sure if a .rpm package is needed

Additional

Read the wiki section for more information
( see https://github.com/yremora/trafmon/wiki )

Please report bugs / feature requests to yremora@GitHub
( see https://github.com/yremora/trafmon/issues )