Find a file
2016-04-10 10:46:15 +02:00
contrib Initial import from SVN 2015-04-30 12:22:35 +02:00
doc Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-03-15 17:09:08 +01:00
docker Updated docker container information 2016-03-19 12:07:08 +01:00
httpdocs Visualises the first two decimal digits of speeds >= Mbps in charts 2016-04-08 18:32:58 +02:00
include Fixed bug that was including known hosts in list of Unknown Networks 2016-04-10 10:46:15 +02:00
packages Fix for #401 2016-02-18 10:08:25 +01:00
scripts Fixed bug that was including known hosts in list of Unknown Networks 2016-04-10 10:46:15 +02:00
src Fixed bug that was including known hosts in list of Unknown Networks 2016-04-10 10:46:15 +02:00
third-party Added --online-license-check in help 2016-03-29 18:39:36 +02:00
tmp Disabled experimental code 2016-01-26 01:05:32 +01:00
tools Added readme and utility for using ntopng in bridging mode 2015-10-22 16:23:03 +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 sublime text project files 2016-01-07 14:24:56 +01:00
.travis.yml Travis build changes 2015-05-07 10:13:38 +02:00
autogen.sh Fix for git rev-parse --abbrev-ref HEAD | sed "s/heads\///g" 2015-12-02 12:02:47 +01:00
CHANGELOG.md Minor changes 2015-11-25 19:25:08 +01:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Improved ZMQ handling by adding encryption and compression support 2016-03-15 17:08:23 +01: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 Initial work for supporting communities (work in progress) 2015-10-12 01:04:34 +02:00
ntopng.8 Added --online-license-check for checing licenses online instead of using the license file 2016-03-28 00:41:56 +02:00
README.md Fix Travis link 2015-10-11 11:54:14 +02:00

ntop ntop

ntopng

Build Status

Introduction

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.