Find a file
Arianna Avanzini d1ccd40cb8 Host.cpp: generate alerts for local hosts only
This commit lets alerts be generated only for local hosts and not
for remote hosts. When a remote host can be mentioned in an alert
because it holds a relevant role in it (e.g. it is an attacker
of a local host) it is mentioned but not specific alert is generated
for it. This addresses issue #3.
2015-05-07 14:42:41 +02:00
contrib Initial import from SVN 2015-04-30 12:22:35 +02:00
doc Initial import from SVN 2015-04-30 12:22:35 +02:00
httpdocs added meta tag 'X-UA-Compatible' 2015-05-06 09:41:15 +02:00
include if_stats.lua: add option to dump all traffic 2015-05-02 01:02:37 +02:00
packages Ubunt package fixes 2015-05-02 18:39:26 +02:00
scripts prefs.lua: add base dir preference for virtual HTTP stats aggregation 2015-05-03 02:25:27 +02:00
src Host.cpp: generate alerts for local hosts only 2015-05-07 14:42:41 +02:00
third-party Added travis file for code testing 2015-05-01 19:40:52 +02:00
tools Initial import from SVN 2015-04-30 12:22:35 +02:00
.gitattributes Added css to the list of files to ignore in github stats 2015-05-01 19:50:36 +02:00
.gitignore Added travis file for code testing 2015-05-01 19:40:52 +02:00
.travis.yml Added before_script: statement 2015-05-01 23:22:14 +02:00
autogen.sh movrd back to where it should be 2015-05-01 23:29:37 +02:00
config.guess Initial import from SVN 2015-04-30 12:22:35 +02:00
configure.seed If nDPI is present at the same level of ntopng, configure now detects it and avoids downloading it 2015-05-03 18:47:29 +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
linux.guess Initial import from SVN 2015-04-30 12:22:35 +02:00
Makefile.in Fixes for signing ntopng-data package 2015-05-02 16:09:15 +02:00
ntopng.8 Initial import from SVN 2015-04-30 12:22:35 +02:00
README.categorization Initial import from SVN 2015-04-30 12:22:35 +02:00
README.docker_openstack Initial import from SVN 2015-04-30 12:22:35 +02:00
README.httpbl Initial import from SVN 2015-04-30 12:22:35 +02:00
README.md Basic readme.md file for ntopng 2015-04-30 12:20:05 +02:00
README.ntopng Updated README as we moved to git 2015-05-05 11:40:11 +02:00
README.SSL Initial import from SVN 2015-04-30 12:22:35 +02:00
README.todo Initial import from SVN 2015-04-30 12:22:35 +02:00
README.users Initial import from SVN 2015-04-30 12:22:35 +02:00
README.vagrant Initial import from SVN 2015-04-30 12:22:35 +02:00
README.windows Initial import from SVN 2015-04-30 12:22:35 +02:00

ntopng

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 README.ntopng 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

Enjoy.