Skip to content

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

License

Notifications You must be signed in to change notification settings

si1kdd/PcapNetworkFlow

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published