Path to this page:
Subject: CVS commit: pkgsrc/net/darkstat
From: Min Sik Kim
Date: 2006-07-19 06:41:47
Message id: 20060719044147.5BE55211CA@cvs.netbsd.org
Log Message:
Import darkstat from pkgsrc-wip. Packaged by Bartosz Kuzma.
Effectively, it's a packet sniffer which runs as a background process
on a cable/DSL router, gathers all sorts of useless but interesting
statistics, and serves them over HTTP.
Features:
* Traffic graphs.
* Tracks traffic per host.
* Tracks traffic per TCP and UDP port for each host.
* Embedded web-server with deflate compression.
* Asynchronous reverse DNS resolution using a child process.
* Small. Portable. Single-threaded. Efficient.
Files: