• 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.

How do you use Wireshark?

I'm trying to capture packets from a website.

How to you un-gzip the responses?
Is there a way to get all traffic in a single chunk instead of separate packets?

If there's a packet sniffing tool that's easier to use, I'm all for that.
 
If you want to capture and analyze which traffic sources are accessing your website then Wireshark is great at it. You need to install it between the web server and the network access (the Internet router for example).
 
Back
Top