• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Looking for network sniffer

I'm looking for a network sniffer that can reconstruct the data and show it as a web page. I'm currently using something called Smartsniff from Nirsoft and all it shows is data and I want to somehow feed that into a browser or have a software that can show the display in a webpage. How can I go about that?
 
My favourite sniffing tool is wireshark. I could in theory use it for reconstructing an entire message but I have never used it for that, and largely if I want HTTP/HTML information I just use Chrome's dev tools since its my own work I am using the tool on.

Wireshark is a very popular tool in the dev world for doing this sort of thing, its well worth a look to see if it suits your needs better.
 
Back
Top