tcpstat

Monitor and display active TCP connections statistics in real-time

brewmacoslinux
Try with needOr install directly
Source

About

Active TCP connections monitoring tool

Commands

tcpstat

Examples

Monitor TCP connections on eth0 interface$ tcpstat -i eth0
Display TCP stats with 5-second intervals$ tcpstat -i eth0 -d 5
Monitor specific port (e.g., port 80)$ tcpstat -i eth0 -p 80