| File | Date | Author | Commit |
|---|---|---|---|
| README.md | 2024-03-12 |
|
[f09726] 1st edit of README.md file |
Traffic Monitor for Linux based systems
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.
TODO: add details
TODO: not sure if a .rpm package is needed
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 )