I’m looking for a wireshark web front end that can diplay the content of a pcap file in the similar way as wireshark . The purpose of doing it is that we can setup a pcap repository for certain protocol that can be shared between a develop team .
Share
Wireshark can export to PSML and PDML formats, which are XML-based so you may be able to transform them into a HTML document.
See: