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

adtrace - compute MAC/IP information of a PCAP file

Author

adtrace was written by The Bro Project <info@bro.org>.

       This  manual page was written by Raúl Benencia <rul@kalgan.cc> for the Debian project (but may be used by
       others).

adtrace                                           February 2015                                       ADTRACE(1)

Description

       The adtrace utility is used to compute the network address that compose the internal and extern nets that
       Bro is monitoring. This program just reads a pcap (tcpdump) file and writes out the src MAC, dst MAC, src
       IP, dst IP for each packet seen in the file.

Name

       adtrace - compute MAC/IP information of a PCAP file

Synopsis

adtrace <PCAP path>

See Also