Find a file
2015-08-03 16:14:56 +02:00
contrib Initial import from SVN 2015-04-30 12:22:35 +02:00
doc Updated README.md: added packages information 2015-05-31 19:09:59 +02:00
httpdocs Added Mac Addresses statistics 2015-08-01 15:34:48 +02:00
include Reworked initialization and licensing 2015-08-02 10:04:14 +02:00
packages Centos packagin fixes 2015-07-30 11:12:45 +02:00
scripts Removed debug message 2015-08-03 16:14:56 +02:00
src Added licensing information in the startuop log 2015-08-02 10:31:11 +02:00
third-party Added second parameter to ntop.getHostsInfo() for showing local hosts only 2015-08-01 14:08:09 +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 Warning fix 2015-05-23 20:11:09 +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 Centos packagin fixes 2015-07-30 11:12:45 +02: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 Centos packagin fixes 2015-07-30 11:12:45 +02:00
ntopng.8 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2015-07-13 17:23:19 +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.