SYNOPSIS

pcapip \kx [OPTIONS]...

DESCRIPTION

pcapip filters an input pcap file based on a file containing IP addresses to be matched.

PCAPNET OPTIONS

\*(T<-i \*(T>interface

Input interface to read packets from.

\*(T<-r \*(T>pcap file

Dump file to read packets from.

\*(T<-w \*(T>pcap file

Dump file to write filtered packets to.

\*(T<-f \*(T>expression

BPF expression which selects packets to be filtered.

\*(T<-s \*(T>snaplen

Capture snaplen bytes of data from each packet.

\*(T<-p\*(T>

Disable promiscuous mode sniffing.

PROGRAM OPTIONS

\*(T<-l \*(T>file

File containing list of IP addresses, one per line.