Find a file
2015-09-17 00:57:35 +02:00
contrib Initial import from SVN 2015-04-30 12:22:35 +02:00
doc Minor text change 2015-09-11 12:24:07 +02:00
httpdocs Added check for validating user/password and making sure it accepts the same format of the form used to add/change the user passwords 2015-09-10 23:20:54 +02:00
include Added information about traffic shapers in case you use ntopng inline 2015-09-14 00:19:57 +02:00
packages Added netfilter dependecy 2015-08-25 16:57:59 +02:00
scripts Fixed but in host matrix where a nil could happen during host name conversion 2015-09-16 19:15:22 +02:00
src Fix for #169 2015-09-17 00:57:35 +02:00
third-party Implemented lua method for reading the list of local nets 2015-08-21 23:23:32 +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 ignores complied object files in third-party library zmq 2015-08-26 10:53:10 +02:00
.travis.yml Travis build changes 2015-05-07 10:13:38 +02:00
autogen.sh Removed explicit bash path in favour of /usr/bin/env 2015-09-15 22:19:11 +02:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed build: fix MAN_DIR 2015-08-29 20:11:13 -07: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 build: fix MAN_DIR 2015-08-29 20:11:13 -07:00
ntopng.8 Removed -F sqlite: due to this the historical interface is not finally gone and it is now possible to move forward to properly re-implement it 2015-08-15 00:09:12 +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.