Find a file
2015-08-08 01:13:59 +02:00
contrib Initial import from SVN 2015-04-30 12:22:35 +02:00
doc Added README for redis setup 2015-08-05 14:52:14 +02:00
httpdocs Moved ethernet OUI on a place that is included in packages 2015-08-05 13:22:32 +02:00
include Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
packages Removed invalid %setup in ntopng-data 2015-08-07 15:54:39 +02:00
scripts Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
src Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
third-party Added fix for invalid SSL certificate missing (wrong message) 2015-08-07 14:44:45 +02:00
tools Initial import from SVN 2015-04-30 12:22:35 +02:00
.gitattributes Added css to the list of files to ignore in github stats 2015-05-01 19:50:36 +02:00
.gitignore Added zeromq dependency on CentOS packages 2015-08-06 13:35:00 +02:00
.travis.yml Travis build changes 2015-05-07 10:13:38 +02:00
autogen.sh Centos packagin fixes 2015-07-30 11:12:45 +02:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Pro version improvements 2015-08-05 09:48:23 +00:00
COPYING Initial import from SVN 2015-04-30 12:22:35 +02:00
LICENSE Initial commit 2015-04-30 12:07:16 +02:00
Makefile.in Simplified RPM packaging 2015-08-07 14:31:16 +02:00
ntopng.8 Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
README.md Updated README.md: added packages information 2015-05-31 19:09:59 +02:00

ntopng

ntopng is a web-based network traffic monitoring application released under GPLv3. It is the new incarnation of the original ntop written in 1998, and now revamped in terms of performance, usability, and features.

While you can read more about ntopng on the ntop web site (http://www.ntop.org), we suggest you to start reading the doc/README.ntopng file for learning how to compile and use ntopng.

If instead of source code you prefer to use a pre-built package, please go to http://packages.ntop.org

We build binary packages for the following platforms:

  • Ubuntu Linux Server x64
  • CentOS/RedHat Linux x64
  • Windows x64
  • BeagleBoard ARM (based on Ubuntu Linux)
  • Ubiquity Networks EdgeRouter (MIPS)

Enjoy.