Find a file
2016-10-14 18:04:03 +02:00
contrib Initial import from SVN 2015-04-30 12:22:35 +02:00
doc Updates the User Guide: ZMQ collector mode 2016-09-23 15:36:32 +02:00
docker Updated docker container information 2016-03-19 12:07:08 +01:00
httpdocs Reworked the footer to make it smaller 2016-10-09 23:35:55 +02:00
include Adds VoIP SIP to RTP flow search 2016-10-14 13:15:07 +02:00
packages Fixes a dependency error on ubuntu 12/16 2016-09-23 11:23:06 +02:00
scripts Prints dashes for expired VoIP flow fields 2016-10-14 14:46:47 +02:00
snappy Add missing files. 2016-08-04 15:01:05 -04:00
src Minor code cleanup 2016-10-14 18:04:03 +02:00
third-party ARM fix 2016-09-23 15:36:53 +00: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 Add snapcraft.yaml to allow building a snap of ntopng. 2016-08-04 14:59:52 -04:00
.travis.yml Travis build changes 2015-05-07 10:13:38 +02:00
autogen.sh Moved to 2.5 (dev) 2016-06-27 11:02:43 +02:00
CHANGELOG.md Adds the changelog for the forthcoming 2.4 release 2016-06-26 11:19:05 +02:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Fix for #789 2016-10-12 12:46:22 +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 Adds compilation/build support for ssl 2016-08-01 13:04:25 +02:00
ntopng.8 Minor edit to the ntopng man page 2016-09-01 10:15:41 +02:00
README.md Updted travis link 2016-04-29 23:55: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.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
  • RaspberryPI/BeagleBoard ARM (based on Ubuntu Linux)
  • Ubiquity Networks EdgeRouter (MIPS)

Enjoy.