Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37749664
en ru br
ALT Linux repos
S:2.0.8-alt2
5.0: 2.0.8-alt1
4.1: 2.0.8-alt1
4.0: 2.0.8-alt1
3.0: 2.0.5-alt1

Group :: Networking/Other
RPM: p0f

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# Customized settings for p0f

# Define interface for p0f
P0F_INTERFACE=

# Set to "yes" not display unknown signatures
P0F_UNKNOWN_SIGNATURES="no"

# Set to "yes" not display known signatures
P0F_KNOWN_SIGNATURES="no"

# Set to "yes" to activate masquerade detection
P0F_MASQUERADE_DETECT="no"

# This is a filter using the BSD Packet Filter syntax, used
# by libpcap and tcpdump. It is described in tcpdump(8).
# You can add rules in order to restrict monitored traffic.
#
# The init script will add a filter to exclude packet coming
# from the local host, based on the ip adress.
#
BPF_FILTER=

# Put here the extra option you want to add to the commandline.
# See p0f(1) for details. " -o $LOG_FILE" is added.
#
OPTIONS=
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin