Updated README.
This commit is contained in:
@@ -13,7 +13,7 @@ The following command line arguments are supported:
|
|||||||
### Main
|
### Main
|
||||||
* `interface` => The interface for the XDP program to attach to.
|
* `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.
|
* `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
|
### Filters
|
||||||
Config option `filters` is an array. Each filter includes the following options:
|
Config option `filters` is an array. Each filter includes the following options:
|
||||||
|
|||||||
Reference in New Issue
Block a user