Content-type: text/html
Manpage of tcptrack
tcptrack
Section: User Commands (1)
Index
Return to Main Contents
NAME
tcptrack - Monitor TCP connections on the network
SYNOPSIS
tcptrack
tcptrack [-hv] -i <interface> [<filter expression>]
DESCRIPTION
tcptrack displays the status of TCP connections that it sees on a given
network interface. tcptrack monitors their state and displays information
such as state, source/destination addresses and bandwidth usage in a sorted,
updated list very much like the top(1) command.
The filter expression can be used to filter down the characteristics of TCP
connections that tcptrack will see. See tcpdump(8) for more information
about the syntax of this expression.
OPTIONS
- -h
-
Display command line help
- -i [interface]
-
Grab packets from the specified network interface.
- -v
-
Display tcptrack version
SEE ALSO
tcpdump(8), pcap(3),
http://www.rhythm.cx/~steve/devel/tcptrack
BUGS
Currently the interface is not very flexible. Display timing settings (such
as the refresh interval) can only be changed by editing the source code
(defs.h in particular). See the TODO file included with the source
distribution for further bugs.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- SEE ALSO
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 01:47:44 GMT, December 05, 2003