logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pcappick - pick specific frames out of a pcap file by number

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]...

See Also