Documentation
¶
Overview ¶
fwtk-input-filter-sets is a utility that manages nftables sets and rules
Usage:
sudo ~/go/bin/fwtk-input-filter-sets [flags]
Flags:
-chain=<chain name> -table=<table name> -mode=<oneshot (default) | manager> -iplist=<path> -portlist=<path>
This command will create a inet table, chain and sets using the names and files specified by the flags above. The files can contain IPs, CIDRs, ports and ranges, see tests/*.list for examples. Manager mode will run continuously re-reading the files on a timer.
Click to show internal directories.
Click to hide internal directories.