ntop is back: ntopng 1.0 just released

Posted · Add Comment

After 15 years since the introduction of the original ntop, it was time to start over with a new, modern ntop. We called it ntopng, ntop next generation. The goal of this new application are manyfold:

  1. Released under GNU GPL3.
  2. Feature a modern, HTML5 and Ajax-based dynamic web interface (caveat: you need a modern browser to use ntopng).
  3. Small application engine, memory wise and crash proof.
  4. Ability to identify application protocols via nDPI, ntop’s open-source DPI (Deep Packet Inspection) framework.
  5. User’s ability to script, extend, and modify ntopng pages coding them in LuaJIT, a small yet lighting fast language.
  6. Characterise HTTP traffic by leveraging on block.si categorisation services. ntopng comes with a licensing key, but you can acquire a private key by contacting info@block.si.
  7. Use of redis as data cache, for splitting the ntopng engine from data being saved.
  8. Ability to collect flows (sFlow, NetFlow and IPFIX) using nProbe as probe/proxy.
  9. Fast, very fast engine able to scale up to 10 Gbit on commodity PCs when using PF_RING/DNA.
  10. Support of Unix, BSD, MacOSX and Windows (including 7/8).

This slideshow requires JavaScript.

The ntopng engine is coded in C++ with web pages written in Lua. In the next weeks we will publish some development guidelines for those who will be willing to contribute to this project and make ntopng even better. We are aware that many more features are missing, but they will come later this year as incremental updates. We will publish a roadmap in the coming weeks, and encourage users and companies, to contact us for including ntopng in they products and distributions. The idea is to create an ecosystem where everyone can contribute.

Download links:

Finally let us thank those that made all this possible, and in particular those that in the early ntop days have believed in us, and encouraged to move forward. The list (in alphabetical order) is pretty long, so we apologise in advance if we forgot some of you:

We hope you will enjoy ntopng. Thank you all.