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/ipguard/files/ipguard.confd

9 lines
186 B

# ipguard configuration file
# IFACE - the name of the network interface you want to monitor
# IFACE=eth0
IFACE=eth0
# OPTS - command line options (see ipguard(8)
OPTS="-u 300 -xz -r"