You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/nfdump/files/nfcapd.confd

12 lines
230 B

#shellcheck shell=sh
#shellcheck disable=SC2034
#port number to listen on
#PORT="2055"
#maximum size of collected files
#MAX_SIZE="1G"
#enable sending of all received packets to specified address
#REPEAT_TO="192.168.1.1/60062"