wireshark/README.md

8 lines
416 B
Markdown
Raw Normal View History

2024-01-05 19:28:16 +01:00
# wireshark
Wireshark is a free network protocol analyzer for Unix and Windows.
It allows you to examine data from a live network or from a capture file on disk.
You can interactively browse the capture data, viewing summary and detail information for each packet.
Wireshark has several powerful features, including a rich display filter language and the ability to view the reconstructed stream of a TCP session.