Tcpindex captures packets from a LAN and indexes all of the strings from those packets in an inverted index so they can be efficiently searched using keywords. Think of it like a simple search engine for packets across the network.
| Tags | Monitoring Networking |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | POSIX Linux Windows Windows Windows |
| Implementation | C++ |