Submitting a Bug Report

For open-source applications such as ntopng, if you want to report a bug, please open an issue on our official Github page. For commercial applications such as nProbe you can contact us privately.

Submitting a Code Patch

If you want to submit a patch please send us a merge request via Github. We will be happy to review it and possibly include in one official branch.

What To Do In Case Of Crash

In the (unlikely) case of crash, it is fundamental to understand the root cause of the crash. Finding the cause of a crash boils down to debugging the application, but don’t worry, you do not have to be a programmer to do that! In the remainder of this document on GitHub we show some simple steps that that will allow you to debug any product and report us the resulting information.