X-Git-Url: https://unix4lyfe.org/gitweb/darkstat-debian/blobdiff_plain/a1e8056c92203d02860d719abb1d562453896da8..b6069b5cedf32ffb61978dba984fba393be6038a:/debian/control diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..2889c03 --- /dev/null +++ b/debian/control @@ -0,0 +1,19 @@ +Source: darkstat +Section: net +Priority: optional +Maintainer: Rene Mayorga +Build-Depends: debhelper (>= 7), libpcap-dev, autotools-dev, po-debconf, + zlib1g-dev +Standards-Version: 3.9.2 +Homepage: http://unix4lyfe.org/darkstat/ + +Package: darkstat +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6) +Description: network traffic analyzer + It is a packet sniffer which runs as a background process and serves its + statistics to a web browser: + - input and output IP traffic by machines, ports and protocols, + - last minute, hourly, daily and monthly global input and output graphics. + . + It is known to be smaller (in terms of memory footprint) and stabler than ntop.