/PcapNetworkFlow

A very tiny programs to count out the TCP or UDP network flow in pcap files.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

PcapNetworkFlowCount

  • A very tiny program to parse the pcap files, default print out the flow number now.

Check out develop branch please.


Dependencies:

  • g++ (support C++11)
  • cmake
  • libtins
    • you can use the install_libtins.sh script to build the libtins library.
  • libpcap
  • C++ boost
  • ......

License:

  • BSD-3