This package browser is in early development. Mind the rough edges.

darkstat 3.0.719

Network statistics gatherer

darkstat is a packet sniffer that runs as a background process, gathers all sorts of statistics about network usage, and serves them over HTTP. Features:

  • Traffic graphs, reports per host, shows ports for each host.

  • Embedded web-server with deflate compression.

  • Asynchronous reverse DNS resolution using a child process.

  • Small. Portable. Single-threaded. Efficient.

  • Supports IPv6.

Installation

Install darkstat 3.0.719 as follows:

guix install darkstat@3.0.719

Or install the latest version:

guix install darkstat

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.