Skip to content

Pcapng Support #3

@tiferrei

Description

@tiferrei

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions