Find a file
lukaschristmann eb0a6e5310 FritzBox: Add info on usage with password-only auth (#3158)
* Update fritzdump.sh

Add information on FritzBox default username

* Update README.fritzbox

Add info on FritzBox default user name.
2019-12-29 13:40:04 +01:00
attic Fixes discovery for loopback interfaces 2019-12-17 14:27:35 +01:00
contrib Merge pull request #1745 from darox/patch-1 2018-04-19 10:27:11 +02:00
doc FritzBox: Add info on usage with password-only auth (#3158) 2019-12-29 13:40:04 +01:00
docker Allow for timezone to be passed in at build time 2019-04-02 00:56:43 -07:00
hooks Add pre-commit hooks to sort localization and minify 2018-09-05 17:27:13 +02:00
httpdocs add js files for datatable plugin 2019-12-28 16:00:53 +01:00
include Reworks flow scripts deadlines 2019-12-27 20:50:53 +01:00
packages Move new version check at 5AM in case of late package build 2019-12-26 20:54:18 +01:00
scripts removed olf js files and minimized code 2019-12-28 14:54:12 +01:00
snappy Add missing files. 2016-08-04 15:01:05 -04:00
src Reworks flow scripts deadlines 2019-12-27 20:50:53 +01:00
tests Run tests in a mktemp-created data directory 2019-01-18 18:53:58 +01:00
third-party Compilation fixes 2019-12-20 12:06:57 +01:00
tmp Disabled experimental code 2016-01-26 01:05:32 +01:00
tools FritzBox: Add info on usage with password-only auth (#3158) 2019-12-29 13:40:04 +01:00
.gitignore Implement ntopng plugins 2019-12-10 09:25:57 +01:00
.travis.yml Reworked json-c prerequisite 2019-07-22 18:14:07 -04:00
autogen.sh Bump to version 3.9 2018-12-21 19:15:54 +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 Checking if current version is < available version (to handle manual updates) 2019-12-17 11:09:05 +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 Support for ZMQ CURVE encryption (testing, no public option yet), added encryption to the json2tlv test tool, updated the embedded ZMQ source to latest 4.1.x stable 2019-11-20 11:11:39 +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 Updates README with docs pointer 2019-01-22 17:29:43 +01: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.

Documentation

If you want to learn more about ntopng please visit the User's Guide and the API Documentation.

Details

For more information about ntopng, please visit http://ntop.org