An open API service indexing awesome lists of open source software.

https://github.com/lordlabakdas/pcapprocessor

A pcap processor that analyzes a provided pcap trace and provides TCP level metrics such as throughput and latency
https://github.com/lordlabakdas/pcapprocessor

network-trace open-source pcap-analyzer python3

Last synced: 15 days ago
JSON representation

A pcap processor that analyzes a provided pcap trace and provides TCP level metrics such as throughput and latency

Awesome Lists containing this project

README

          

# pcapprocessor ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/lordlabakdas/pcapprocessor/python-app.yml) ![GitHub](https://img.shields.io/github/license/lordlabakdas/pcapprocessor?color=green) [![PyPI version](https://badge.fury.io/py/pcapprocessor.svg)](https://badge.fury.io/py/pcapprocessor) [![CodeSee](https://github.com/lordlabakdas/pcapprocessor/actions/workflows/codesee-arch-diagram.yml/badge.svg)](https://github.com/lordlabakdas/pcapprocessor/actions/workflows/codesee-arch-diagram.yml)
A pcap processor that analyzes a provided pcap trace and provides TCP level metrics such as throughput and latency

## Installation

```console
$ pip install pcapprocessor
```

# Contributors
- Siddharth Gangadhar
- Santosh Gondi
- Truc Anh Ngoc Nguyen