ntopng

Network traffic monitoring and analysis tool with web interface

brewmacoslinux
Try with needOr install directly
Source

About

Next generation version of the original ntop

Commands

ntopng

Examples

Start ntopng monitoring on default interface with web UI on port 3000$ ntopng
Monitor specific network interface eth0$ ntopng -i eth0
Monitor with custom web UI port and set admin password$ ntopng -i eth0 -w 8080 -A admin:password123