Removed the pcap headers from the data file and renamed it.
This commit is contained in:
parent
b5f6393f94
commit
0f16c2f762
4 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ To see the parsed result of the packet, clone the repo and :
|
|||
|
||||
To view in the browser, open `index.html` in your browser and look at the console output.
|
||||
|
||||
The raw packet that is parsed has also been saved as `./data`, if you would like to look at it.
|
||||
The raw packet that is parsed has also been saved as `./data.udp.bin`, if you would like to look at it to parse it some other way.
|
||||
|
||||
|
|
BIN
data.dns.bin
Normal file
BIN
data.dns.bin
Normal file
Binary file not shown.
BIN
data.udp.bin
Normal file
BIN
data.udp.bin
Normal file
Binary file not shown.
Loading…
Reference in a new issue