Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mistralol/ipstats

Collects ip stats from passing traffic
https://github.com/mistralol/ipstats

Last synced: 3 days ago
JSON representation

Collects ip stats from passing traffic

Awesome Lists containing this project

README

        

ipstats
=======

Collects ip stats from passing traffic on an interface

Supports

* Totals and speeds for RX / TX from different hosts
* Reset all or reset individual hosts
* easy to use ncurses interface

Required Software to compile

* Linux
* C++ Compiler (gcc)
* libpcap
* libncurses
* boost_threads