Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ Traffic Analysis/Inspection<a name="analysis"></a>

* [Tstat](http://tstat.tlc.polito.it/): A passive sniffer able to provide several insight on the traffic patterns at both the network and transport levels with a tremendous set of flow features.

* [VisualEther](https://www.eventhelix.com/visualether/): converts Wireshark PCAP/PCAPNG captures into readable sequence diagrams and ships an MCP server so an AI agent can analyze a capture; built on tshark, free Community edition.

* [WAND](https://research.wand.net.nz/): A wonderful collection of tools built on libtrace to process network traffic, which is from The University of Waikato. I love this project!

* [WinDivert](https://github.com/basil00/WinDivert): is a Windows library for user-mode packet interception.
Expand Down