econchick / econchick/tissue

Some suggestions on how to convert to csv format

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
21
Forks
2
PR merge metrics
No merged PRs in 30d

Description

BC D3 DON'T LIKE BIN

use command line tool, tshark:

```
tshark -n -r wireshark_sample.pcap -T fields -Eheader=y -e ip.addr
```

you can specify the fields you want to extract with the -e flag!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.