581 Forks
2286 Stars
2286 Watchers

PcapPlusPlus

PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK and PF_RING.

How to download and setup PcapPlusPlus

Open terminal and run command
git clone https://github.com/seladb/PcapPlusPlus.git
git clone is used to create a copy or clone of PcapPlusPlus repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PcapPlusPlus https://github.com/seladb/PcapPlusPlus/archive/master.zip

Or simply clone PcapPlusPlus with SSH
[email protected]:seladb/PcapPlusPlus.git

If you have some problems with PcapPlusPlus

You may open issue on PcapPlusPlus support forum (system) here: https://github.com/seladb/PcapPlusPlus/issues