Find a file
2017-04-12 20:15:25 +02:00
contrib Fixes spellings and typos 2017-03-06 17:54:48 +01:00
doc Code revision for issue #1144 (#1147) 2017-04-11 23:24:40 +02:00
docker Updated docker container information 2016-03-19 12:07:08 +01:00
httpdocs Fixes #1139 2017-04-12 20:15:25 +02:00
include Visualize host blocking status 2017-04-10 12:10:29 +02:00
packages Fixes spellings and typos 2017-03-06 17:54:48 +01:00
scripts Fixes #1139 2017-04-12 20:15:25 +02:00
snappy Add missing files. 2016-08-04 15:01:05 -04:00
src Fix client being used in place of server host 2017-04-12 17:21:39 +02:00
third-party Localize report page 2017-04-05 19:24:39 +02:00
tmp Disabled experimental code 2016-01-26 01:05:32 +01:00
tools Examples of how to use ntopng on a host with two interfaces (e.g. Raspberry PI) 2017-01-26 23:19:48 +00: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 Update .travis.yml 2017-02-09 22:50:30 +01:00
autogen.sh Moved to 2.5 (dev) 2016-06-27 11:02:43 +02:00
CHANGELOG.md spelling: classification 2017-03-07 05:00:29 +00:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed spelling: please 2017-03-07 07:38:38 +00: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 Adjustments to obtain an OpenBSD build 2017-02-09 19:11:06 +01:00
ntopng.8 spelling: your 2017-03-07 07:45:20 +00: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.