Find a file
Alfredo Cardigliano 47772a761f Lib API update
2020-02-20 14:20:39 +01:00
attic Remove unused js/css files 2018-12-20 18:15:58 +01:00
contrib Merge pull request #1745 from darox/patch-1 2018-04-19 10:27:11 +02:00
doc Source changes to handle geoipupdate installed databases 2020-01-03 19:49:49 +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 Changes n2disk-ntopng files to prevent overwrites 2019-01-04 12:53:35 +01:00
include Source changes to handle geoipupdate installed databases 2020-01-03 19:49:49 +01:00
packages Automatic geolocation updates in ntopng-data postinst 2020-01-05 14:03:04 +01:00
scripts Hide interface live traffic download when not a packet interface 2019-12-12 11:28:15 +01:00
snappy Add missing files. 2016-08-04 15:01:05 -04:00
src Lib API update 2020-02-20 14:20:39 +01:00
third-party Commented setlocal as it leads to crashes on Windows 2018-12-20 16:10:19 +01:00
tmp Disabled experimental code 2016-01-26 01:05:32 +01:00
tools localization tool now sorts the en lang before performing diff 2018-12-20 10:52:44 +01:00
.gitignore Update gitignore 2018-12-18 12:11:43 +01:00
.travis.yml Update for nDPI v3 2019-10-11 19:36:12 +02:00
autogen.sh Bump to version 3.8 2018-12-21 19:14:10 +01:00
CHANGELOG.md Updates Changelog with version 3.8 2018-12-17 17:35:45 +01:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Fix crash with libradcli 1.2.6-4 2019-04-05 10:32:51 +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 Centos ntopng-data package updates 2020-01-04 17:55:08 +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.