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

https://github.com/joeferner/tshark2json

Converts tshark to JSON
https://github.com/joeferner/tshark2json

Last synced: about 1 year ago
JSON representation

Converts tshark to JSON

Awesome Lists containing this project

README

          

# tshark2json

## Compile

```
autoreconf
./configure
make
./src/tshark2json
```