DEV Community

seladb
seladb

Posted on

PcapPlusPlus v20.08 released!

I'm very excited to share that v20.08 (August 2020) of PcapPlusPlus has just been released!

https://github.com/seladb/PcapPlusPlus/releases/tag/v20.08

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.

PcapPlusPlus enables decoding and forging capabilities for a large variety of network protocols. It also provides easy to use C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, Npcap, DPDK and PF_RING.

If you like this project and want to support it please add a GitHub star ⭐⭐

Feel free to reach out to me for any question or suggestion you might have. You can open a GitHub issue, post on PcapPlusPlus Google Group or shoot me an email to pcapplusplus@gmail.com

Top comments (0)