Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yi-tseng/pcapinfo


https://github.com/yi-tseng/pcapinfo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Pcap info tool

## Reuirement

- Docker

## Setup development environment

```bash
./setup-dev-env.sh
```

## Build the binary

```bash
make
```

## Usage

```bash
./PcapInfo [pcap file]
```

## License

MIT