nDPI

What is nDPI ?

nDPI® is an open source LGPLv3 library for deep-packet inspection.

A generic FAQ about nDPI is available here

How To Compile nDPI

In order to compile this project do

  • ./autogen.sh && ./configure
  • make

If you get some errors while compiling croaring.c, try:

  • ./autogen.sh && ./configure –enable-old-croaring
  • make

To compile the library w/o any tools or tests:

  • ./autogen.sh && ./configure –with-only-libndpi
  • make

Out-of-tree builds are supported:

  • ./autogen.sh
  • mkdir build
  • cd build
  • ../configure && make

To run tests do additionally:

  • ./tests/do.sh # Generate and check for diff’s in PCAP files
  • ./tests/do-unit.sh # Run unit tests
  • ./tests/do-dga.sh # Run DGA…

Similar Posts

Loading similar posts...

Keyboard Shortcuts

Navigation
Next / previous item
j/k
Open post
oorEnter
Preview post
v
Post Actions
Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Recommendations
Add interest / feed
Enter
Not interested
x
Go to
Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Browse
gb
Search
/
General
Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help