Find a file
Arianna Avanzini 037e6c3fdd include/StatsManager.h: reduce query buffer size
This commit reduces the size of the buffers used to keep query
strings as it is definitely oversized.
2015-05-12 23:04:04 +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 include/StatsManager.h: reduce query buffer size 2015-05-12 23:04:04 +02:00
packages Changes to package versioning 2015-05-07 09:45:33 +02:00
scripts Improvements on traffic shaping 2015-05-12 00:56:39 +02:00
src src/StatsManager.cpp: fix issue with sqlite buffer size 2015-05-12 23:02:42 +02:00
third-party Improvements on traffic shaping 2015-05-12 00:56:39 +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 more files to ignore 2015-05-09 09:30:13 +02:00
.travis.yml Travis build changes 2015-05-07 10:13:38 +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 NetFilter compilation fixes 2015-05-11 10:29:11 +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 Added full path to this-party directory 2015-05-11 08:54:58 +02:00
ntopng.8 Added -u flag to start capture with promiscuous mode disabled 2015-05-09 09:09:57 +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.netfilter src/NetfilterInterface: add ability to start ntopng on top of a netfilter queue 2015-05-11 00:16:49 +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 src/NetfilterInterface: add ability to start ntopng on top of a netfilter queue 2015-05-11 00:16:49 +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.