diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-12-04 08:13:06 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-12-04 08:13:06 +0000 |
commit | 7c0da8ed3626686d9b8805eb04e3922aea7d6c88 (patch) | |
tree | da0937175cd29084807fed8e6a4050db386cf7ac /net/argus/pkg-descr | |
parent | ebcbb4429aa0e7233cecb701799014ea311247fd (diff) | |
download | FreeBSD-ports-7c0da8ed3626686d9b8805eb04e3922aea7d6c88.zip FreeBSD-ports-7c0da8ed3626686d9b8805eb04e3922aea7d6c88.tar.gz |
Import of `argus', a generic IP network transaction auditing tool.
Argus runs as an application level daemon, promiscuously reading network
datagrams from a specified interface, and generates network traffic audit
records for the network activity that it encounters. It is the way that
Argus categorizes and reports on network activity that makes this tool
unique and powerful.
PR: ports/8954
Reviewed by: jkoshy
Submitted by: Jonathan Hanna <jhanna@home.com> (maintainer)
Diffstat (limited to 'net/argus/pkg-descr')
-rw-r--r-- | net/argus/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/argus/pkg-descr b/net/argus/pkg-descr new file mode 100644 index 0000000..7705b07 --- /dev/null +++ b/net/argus/pkg-descr @@ -0,0 +1,10 @@ +Argus is a generic IP network transaction auditing tool that has +has been used by thousands of sites to perform a number of powerful +network management tasks that are currently not possible using commercial +network management tools. + +Argus runs as an application level daemon, promiscuously reading network +datagrams from a specified interface, and generates network traffic audit +records for the network activity that it encounters. It is the way that +Argus categorizes and reports on network activity that makes this tool +unique and powerful. |