'\" -*- coding: UTF-8 -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH pcappick 1 "29 March 2024" "" "" .SH NAME pcappick \- pick specific frames out of a pcap file by number .SH SYNOPSIS 'nh .fi .ad l \*(T<\fBpcappick\fR\*(T> \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu [\fIOPTIONS\fR]\&... 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBpcappick\fR reads an input pcap file and picks a specific frame to output. .SH "PCAPNET OPTIONS" .TP \*(T<\fB\-i \fR\*(T>\fIinterface\fR Input interface to read packets from. .TP \*(T<\fB\-r \fR\*(T>\fIpcap file\fR Dump file to read packets from. .TP \*(T<\fB\-w \fR\*(T>\fIpcap file\fR Dump file to write filtered packets to. .TP \*(T<\fB\-f \fR\*(T>\fIexpression\fR BPF expression which selects packets to be filtered. .TP \*(T<\fB\-s \fR\*(T>\fIsnaplen\fR Capture \fIsnaplen\fR bytes of data from each packet. .TP \*(T<\fB\-p\fR\*(T> Disable promiscuous mode sniffing. .SH "PROGRAM OPTIONS" .TP \*(T<\fB\-c \fR\*(T>\fInumber\fR Frame number to pick.