BSDforge™
Following, are FreeBSD ports, or other *BSD related projects, hosted, worked on or maintain. I host them here on BSDforge. These, are in the net-mgmt category.
tcptrack
tcptrack Packet sniffer, that displays TCP information like top(1).
TCPTrack is a sniffer, that displays information about TCP connections it sees on a network interface. It passively watches for connections on the network interface, keeps track of their state, and displays a list of connections in a manner similar to the UNIX top(1) command. It displays source, destination addresses, ports, connection state, idle time, and bandwidth usage.
Screenshot
Installation
-
On a FreeBSD system;
Using the ports system:cd /usr/ports/net-mgmt/tcptrack make install clean
Using the pkg system:pkg install net-mgmt/tcptrack
Versions
-
Current version is: tcptrack-1.4.2