mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
5402fcdd5e
Traff is a program that attaches itself to one or more network interfaces, sniffs all IP-packages passing at it and accounts each packets size. The collected information can be dumped to a mysql-Database, for further processing. The configuration is very flexible, allowing you to create different/multiple accounting rules. PR: 86615 Submitted by: Dan Caescu <dancaescu@netcaetera.ro> Approved by: pav (mentor)
11 lines
506 B
Plaintext
11 lines
506 B
Plaintext
WHAT IS IT?
|
|
Traff is a program that attaches itself to one or more
|
|
network interfaces, sniffs all IP-packages passing at it and
|
|
accounts each packets size. The collected information can be
|
|
dumped to a mysql-Database, for further processing.
|
|
The configuration is very flexible, allowing you to create
|
|
different/multiple accounting rules.
|
|
COPYRIGHT
|
|
Copyright (C) 2001 - Hans Marcus Kr<FC>ger <hanskruger at iname.com>,
|
|
Porter - Dan Caescu <dan.caescu at netcaetera.ro> <daniel at freebsd.ro>
|