ntop/ntopng

By ntop

Updated about 18 hours ago

High-Speed Web-based Traffic Analysis and Flow Collection (stable)

Image
Networking
Monitoring & observability
109

1M+

ntop/ntopng repository overview

Install & Run

This is the stable ntopng release. Please use ntopng.dev for nightly builds.

docker run -it -p 3000:3000 -v $(pwd)/ntopng.license:/etc/ntopng.license:ro --net=host ntop/ntopng:latest -i eth0

Please replace eth0 with the host interface you want to capture traffic from. You can connect to the ntopng GUI connecting to port 3000 using 'admin' as both user and password.

Unless you use the community edition of ntopng, the "-v $(pwd)/ntopng.license:/etc/ntopng.license" is necessary" to let ntopng running inside the container to recognise the license. For further information please read https://www.ntop.org/support/faq/license-inside-a-container/

Tag summary

Content type

Image

Digest

sha256:bcc96d25b

Size

472.9 MB

Last updated

about 18 hours ago

docker pull ntop/ntopng