diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:34:54 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:34:54 -0400 |
commit | 0594c508cd008928feacac656596e5df017eb295 (patch) | |
tree | 835c435c3d7073d86bcf0bd0030f763e898f9982 /network/darkstat | |
parent | a5016fa85160057d7eebe0a25354fbb648847868 (diff) |
network/darkstat: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/darkstat')
-rw-r--r-- | network/darkstat/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/darkstat/README b/network/darkstat/README index f608a8653b9f..9eda1ecc6850 100644 --- a/network/darkstat/README +++ b/network/darkstat/README @@ -1,6 +1,6 @@ -darkstat is a packet sniffing daemon that serves statistics over HTTP using a -builtin web server. Statistics can be refined using tcpdump filter expression -syntax. +darkstat is a packet sniffing daemon that serves statistics over HTTP +using a builtin web server. Statistics can be refined using tcpdump +filter expression syntax. Features: - Traffic graphs, and reports per host, showing each port for each host. |