Find a file
2015-07-29 23:52:32 +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 Core rework 2015-07-29 23:52:32 +02:00
include Core rework 2015-07-29 23:52:32 +02:00
packages Added check for /storage presence and in this case is used 2015-07-24 16:34:04 +02:00
scripts Further OS detection improvements 2015-07-29 00:11:24 +02:00
src Core rework 2015-07-29 23:52:32 +02:00
third-party host_details.lua: add MAC-based host classification 2015-07-08 02:48: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 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 Moving towards 2.0 2015-05-30 17:31:30 +02:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Further OS detection improvements 2015-07-29 00:11:24 +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 Changed propedeutic for MySQL support (work in progress) 2015-07-13 17:21:26 +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.