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
- Host: GitHub
- URL: https://github.com/lordlabakdas/pcapprocessor
- Owner: lordlabakdas
- License: gpl-3.0
- Created: 2021-03-20T02:15:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T02:13:43.000Z (over 1 year ago)
- Last Synced: 2024-10-31T03:18:56.350Z (over 1 year ago)
- Topics: network-trace, open-source, pcap-analyzer, python3
- Language: Python
- Homepage:
- Size: 92.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pcapprocessor   [](https://badge.fury.io/py/pcapprocessor) [](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