Find a file
Simone Mainardi 2c641cf286 Refactors class Host in LocalHost and RemoteHost
Adds class RemoteHost

Moves alert fields to LocalHost

Adds initialize() function to LocalHost

Differentiates local/remote hosts in restore

Uses isLocalHost for lua host print

Removes debug prints
2018-07-18 14:25:31 +02:00
attic Updated (C) to 2018 2018-03-22 21:59:42 +01:00
contrib Merge pull request #1745 from darox/patch-1 2018-04-19 10:27:11 +02:00
doc Migrates geolocation to GeoLite2 and libmaxminddb 2018-07-13 12:03:15 +02:00
docker Updated docker container information 2016-03-19 12:07:08 +01:00
httpdocs Add missing links to the top ASN and flow talkers 2018-07-10 10:29:43 +02:00
include Refactors class Host in LocalHost and RemoteHost 2018-07-18 14:25:31 +02:00
packages Adds sign for ntopng-data centos package 2018-07-13 14:32:24 +02:00
scripts Fixes subnet search in hist data explorer 2018-07-18 08:37:21 +02:00
snappy Add missing files. 2016-08-04 15:01:05 -04:00
src Refactors class Host in LocalHost and RemoteHost 2018-07-18 14:25:31 +02:00
third-party Win fixes 2018-07-17 00:58:05 +02:00
tmp Disabled experimental code 2016-01-26 01:05:32 +01:00
tools Adds API configuration for user 'Not Assigned' 2018-05-08 16:58:52 +02:00
.gitignore Restructure lua api documentation in appropriate files 2018-06-15 15:52:05 +02:00
.travis.yml Migrates geolocation to GeoLite2 and libmaxminddb 2018-07-13 12:03:15 +02:00
autogen.sh Bump to version 3.5 2018-04-20 17:45:33 +02:00
CHANGELOG.md Minor version change 2018-04-20 17:50:44 +02:00
config.guess Optimized preferences redis read 2015-05-27 00:35:28 +02:00
configure.seed Add quotes to configure variable 2018-07-13 12:45:18 +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 Migrates geolocation to GeoLite2 and libmaxminddb 2018-07-13 12:03:15 +02: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.