Tcptrace
tcptrace is a tool written by Shawn Ostermann at Ohio University, for analysis of TCP dump files. It can take as input the files produced by several popular packet-capture programs, including tcpdump/WinDump/Wireshark, snoop, EtherPeek, and Agilent NetMetrix.
tcptrace can produce several different types of output containing information on each connection seen, such as elapsed time, bytes and segments sent and received, retransmissions, round trip times, window advertisements, throughput, and more. It can also produce a number of graphs for further analysis. As of version five, minimal UDP processing has been implemented in addition to the TCP capabilities.
Tcptrace is released under GNU GPL 2+.[1]
See also
- tcpdump, a packet analyzer
- Packetsquare, a protocol field (pcap) editor and replay tool
- EtherApe, a network mapping tool that relies on sniffing traffic
- Ngrep, a tool that can match regular expressions within the network packet payloads
- dsniff, a packet sniffer and set of traffic analysis tools
- netsniff-ng, a free Linux networking toolkit
- Wireshark, a GUI based alternative to tcpdump
References
- ↑ COPYRIGHT file in the tarball
External links
This article is issued from Wikipedia - version of the 10/27/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.