-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi there,
I have a Wireshark pcapng file from a very simple QUIC 29 capture that I'd like to convert to qlog for visualisation with qviz.
I can see in the README that pcapng are said to be supported, however when running the following command:
node out/main.js -t /Applications/Wireshark.app/Contents/MacOS/tshark -i ~/Documents/UCL/QUIC/quic.pcapng --output ./quic.qlog
I seem to get the following error:
Top level error TypeError: capt.qlog.traces is not iterable
I have also tried exporting the file as pcap, and passing in the original SSL key log file, however I got the same error.
Any further help would be greatly appreciated, thank you!
Tiago
Metadata
Metadata
Assignees
Labels
No labels