Ask Wireshark Help provides answers to questions about using Wireshark, including filtering, HTTP requests, and troubleshooting.
I would like to view a list of all websites visited on my wifi network. How would I do that using Wireshark? I would like to see the DNS name and not just the IP address of the website.
Wireshark questions and answers Tagged 11 views no answers no votes 2026-04-30 12:39:12 +0000 Kirubalini
Current Wireshark doesn't work for Windows 2012; where are the older ...
[PSH,ACK] wireshark capture 0 I am capturing a https traffic from a PC to the web application and I am seeing an ACK follow by a PSH,ACK from the source to destination and vice versa: PC [ACK] -> WebApp PC [PSH,ACK] -> WebApp WebApp [ACK] -> PC WebApp [PSH,ACK] -> PC What does it mean? Thanks
Hi, I have installed Wireshark 3.2.0, USBPcap v1.5.3.0 but unable to see COM port selection on the Wireshark. I have connected my embedded board debug serial port to PC using Serial to USB converter. Please provide suggestions/comments ASAP. Thanks, Warm Regards, Nilesh.
I made a plugin for Wireshark and now with the new version 4.4.2 it is not working anymore. It seems like something with Lua has changed, but I can't find the problem.
I have used Wireshark for may Ethernet based projects, so I am familiar with it in that space. However, I would like to capture, parse, and display packets received on a serial port, which are formatted in a proprietary protocol. Can Wireshark be configured to do this? Thanks.