# LightPcapNg **Repository Path**: mirrors_esnet/LightPcapNg ## Basic Information - **Project Name**: LightPcapNg - **Description**: PcapNg read, write and manipulation API. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-16 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![](https://github.com/Technica-Engineering/LightPcapNg/actions/workflows/cmake.yml/badge.svg)](https://github.com/Technica-Engineering/LightPcapNg/actions?query=branch%3Amaster) [![](https://img.shields.io/github/license/Technica-Engineering/LightPcapNg)](LICENSE) [![](https://codecov.io/gh/Technica-Engineering/LightPcapNg/branch/master/graph/badge.svg?token=BA5FFK35C2)](https://codecov.io/gh/Technica-Engineering/LightPcapNg) # LightPcapNg Library for general-purpose tracing based on [PCAPNG](https://pcapng.github.io/pcapng/) file format. The current project provides an API that can read, write and manipulate PcapNg files (possibly outside normal contexts). This work is based on https://github.com/rvelea/LightPcapNg