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

pcapip - filter a pcap for IP addresses

Description

pcapip filters an input pcap file based on a file containing IP addresses to be matched.

Name

       pcapip - filter a pcap for IP addresses

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

-lfile
              File containing list of IP addresses, one per line.

                                                 29 October 2024                                       pcapip(1)

Synopsis

pcapip [OPTIONS]...

See Also