From e4ad7212de0f25769fab49c6a28fd0ebb3dfddb1 Mon Sep 17 00:00:00 2001 From: Christian Deacon Date: Wed, 6 May 2020 03:25:59 +0000 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1002e7..1cddb3c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The following command line arguments are supported: ### Main * `interface` => The interface for the XDP program to attach to. * `updatetime` => How often to update the config and filtering rules. Leaving this at 0 disables auto-updating. -* `nostats` => If true, no accepted/blocked packet statistics will show. +* `nostats` => If true, no accepted/blocked packet statistics will be displayed in `stdout`. ### Filters Config option `filters` is an array. Each filter includes the following options: