pcapip - filter a pcap for IP addresses
Contents
Description
pcapip filters an input pcap file based on a file containing IP addresses to be matched.
Name
pcapip - filter a pcap for IP addresses
Pcapnet Options
-iinterface
Input interface to read packets from.
-rpcapfile
Dump file to read packets from.
-wpcapfile
Dump file to write filtered packets to.
-fexpression
BPF expression which selects packets to be filtered.
-ssnaplen
Capture snaplen bytes of data from each packet.
-p Disable promiscuous mode sniffing.
Program Options
-lfile
File containing list of IP addresses, one per line.
29 October 2024 pcapip(1)
Synopsis
pcapip [OPTIONS]...
