tcptrack

tcptrack provides a packet sniffer that displays TCP connections similarly to 'top'.
Download

tcptrack Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Steve Benson
  • Publisher web site:
  • http://www.rhythm.cx/~steve/devel/tcptrack/

tcptrack Tags


tcptrack Description

tcptrack provides a packet sniffer that displays TCP connections similarly to 'top'. tcptrack provides a packet sniffer that displays TCP connections similarly to 'top'.tcptrack is a packet sniffer, which passively watches for connections on a specified network interface, tracks their states, and lists them in a manner similar to the Unix 'top' command. It displays source and destination addresses and ports, connection state, idle time, and bandwidth usage.Requirements:· libpcap 0.7.2 or higherTo build and install:$ ./configure$ make# make installTo run tcptrack, you need to specify an interface for it to sniff:$ tcptrack -i eth0You can also provide a pcap filter expression:$ tcptrack -i eth0 src or dst 192.168.33.92 and port 80What's New in This Release:· This release adds a new sort option: by total bytes transferred.· This also adds a way to cycle through all sort options.


tcptrack Related Software