Find a file
2018-12-04 10:49:37 +01:00
attic Moves stub sprobe_hosts.lua to attic 2018-11-06 16:58:57 +01:00
contrib Merge pull request #1745 from darox/patch-1 2018-04-19 10:27:11 +02:00
doc Images update 2018-12-01 09:35:29 +01:00
docker Updated docker container information 2016-03-19 12:07:08 +01:00
hooks Add pre-commit hooks to sort localization and minify 2018-09-05 17:27:13 +02:00
httpdocs Merge branch 'jerome-42-authenticator' into dev 2018-11-30 21:28:46 +01:00
include Fixes non-deterministic expiration of flows 2018-12-02 19:00:08 -08:00
packages Packaging fies 2018-12-03 23:44:15 +01:00
scripts Hide user authentication if login is disabled 2018-12-04 10:49:37 +01:00
snappy Add missing files. 2016-08-04 15:01:05 -04:00
src Hide user authentication if login is disabled 2018-12-04 10:49:37 +01:00
third-party Rework authentication preference to support RADIUS and HTTP auths 2018-11-30 21:22:11 +01:00
tmp Disabled experimental code 2016-01-26 01:05:32 +01:00
tools No longer necessary 2018-11-28 23:45:02 +01:00
.gitignore Implement remote assistance 2018-11-23 13:03:11 +01:00
.travis.yml Moved travis to xenial distro 2018-07-31 08:36:04 +02:00
autogen.sh Moved to 3.7 2018-08-22 09:51:56 +02:00
CHANGELOG.md ntopng changelog 2018-08-13 18:10:08 +02:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Fix crash with new radcli library version and add more error checks 2018-11-30 21:21:33 +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 Merge branch 'authenticator' of https://github.com/jerome-42/ntopng into jerome-42-authenticator 2018-11-29 17:23:18 +01:00
ntopng.8 default data directory migration from /var/tmp/ntopng to /var/lib/ntopng 2018-08-29 17:46:56 +02:00
README.md Removed code quality badge as shields.io 2018-10-02 11:01:28 +02:00
snapcraft.yaml Add missing files. 2016-08-04 15:01:05 -04:00

ntop ntop

ntopng

Build Status Total Alerts

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.