pcappick - pick specific frames out of a pcap file by number
Contents
Description
pcappick reads an input pcap file and picks a specific frame to output.
Name
pcappick - pick specific frames out of a pcap file by number
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
-cnumber
Frame number to pick.
29 October 2024 pcappick(1)
Synopsis
pcappick [OPTIONS]...
