SYNOPSIS

pcappick \kx [OPTIONS]...

DESCRIPTION

pcappick reads an input pcap file and picks a specific frame to output.

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<-c \*(T>number

Frame number to pick.