High-Speed Web-based Traffic Analysis and Flow Collection (dev)
10K+
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/
Content type
Image
Digest
sha256:0ec1fc272…
Size
398.5 MB
Last updated
3 minutes ago
docker pull ntop/ntopng.dev