Some suggestions on how to convert to csv format
Open
- 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
Assessment
This issue has not been assessed yet.