ntop/ntopng.dev

By ntop

Updated 3 minutes ago

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

Image
Networking
Monitoring & observability
8

10K+

ntop/ntopng.dev repository overview

Install & Run

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

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

You can connect to the ntopng GUI connecting to port 3000 using 'admin' as both user and password.

Please replace eth0 with the host interface you want to capture traffic from.

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:0ec1fc272

Size

398.5 MB

Last updated

3 minutes ago

docker pull ntop/ntopng.dev