Find a file
2018-12-21 19:06:19 +01:00
attic Deprecated inline capabilities now implemented in nEdge 2018-07-23 10:53:10 +02:00
contrib Merge pull request #1745 from darox/patch-1 2018-04-19 10:27:11 +02:00
doc Changes backup/restore script to use the datadir 2018-08-22 19:20:44 +02:00
docker Updated docker container information 2016-03-19 12:07:08 +01:00
httpdocs Changes backup/restore script to use the datadir 2018-08-22 19:20:44 +02:00
include Fix dropped traffic in nEdge VLAN trunk mode due to captive portal settings 2018-10-23 16:27:32 +02:00
packages Remove mmdb files from ntopng package 2018-12-04 04:05:56 -08:00
scripts Handles nDPI protocol names with dots in http lint 2018-11-21 10:48:44 +01:00
snappy Add missing files. 2016-08-04 15:01:05 -04:00
src nDPI 2.6 fixes 2018-12-21 19:04:17 +01:00
third-party Fix Mongoose #define-related build failures. (#2089) 2018-10-09 09:00:41 +02:00
tmp Disabled experimental code 2016-01-26 01:05:32 +01:00
tools Adds initial pool assoc. for nEdge http brige config 2018-08-01 12:48:35 +02:00
.travis.yml nDPI 2.6 2018-12-21 19:06:19 +01:00
autogen.sh Moved to 2.6 2018-08-22 08:42:43 +02:00
CHANGELOG.md Typo 2018-08-22 10:00:26 +02:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Fixed default path to ndpi include files. (#2088) 2018-11-12 10:32:47 +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 Use local geoip cache if present 2018-10-04 08:37:33 +02:00
ntopng.8 Fixes for Redis socket connections 2018-03-07 14:38:55 +01:00
README.md Fixed link 2017-04-06 15:42:38 +02:00
snapcraft.yaml Add missing files. 2016-08-04 15:01:05 -04: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.md 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
  • RaspberryPI/BeagleBoard ARM (based on Ubuntu Linux)
  • Ubiquity Networks EdgeRouter (MIPS)

Enjoy.