Find a file
2018-03-28 08:17:33 +02:00
attic Updated (C) to 2018 2018-03-22 21:59:42 +01:00
contrib Fixes spellings and typos 2017-03-06 17:54:48 +01:00
doc Add missing doc Makefile 2018-03-27 12:48:13 +02:00
docker Updated docker container information 2016-03-19 12:07:08 +01:00
httpdocs Add support for nedge oem product name 2018-03-08 19:49:04 +01:00
include Fixed file descriptor leak 2018-03-28 08:17:33 +02:00
packages Adds dh_installdebconf to copy debconf template 2018-03-21 12:38:23 +01:00
scripts Added callback for local hosts 2018-03-27 23:38:16 +02:00
snappy Add missing files. 2016-08-04 15:01:05 -04:00
src Fixed file descriptor leak 2018-03-28 08:17:33 +02:00
third-party Routing policy fixes 2018-01-26 14:11:15 +01:00
tmp Disabled experimental code 2016-01-26 01:05:32 +01:00
tools Minor fixes for http API config 2018-03-20 16:09:46 +01:00
.gitignore ntopng documentation skeleton 2018-03-27 12:39:20 +02:00
.travis.yml Disable notifications 2017-12-21 16:46:19 +01:00
autogen.sh autogen.sh: portability and clean-up (#1663) 2018-03-07 14:10:32 +01:00
CHANGELOG.md 3.2 changelog 2017-12-03 16:04:15 +01:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Handles compilation of nIndex and zstd 2018-02-15 11:22:27 +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 Handles compilation of nIndex and zstd 2018-02-15 11:22:27 +01: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.