Pick specific frames out of a pcap file by number
pcappick \kx [OPTIONS]...
pcappick reads an input pcap file and picks a specific frame to output.
\*(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.
\*(T<-c \*(T>number
Frame number to pick.