Hi there.
I was wondering if anyone has experience in parsing pcap files in julia.
There appears to be a very old package: GitHub - JuliaIO/Pcap.jl: libpcap implementation for Julia language
but it doesn’t look to be maintained and I’m having trouble adding the package.
Is there a better solution than using this package?
Thank you!