ntop


ntop is distributed under the GNU GPL.
It should virtually compile on any Unix/Win32 platform.

Source Code
Stable v. 4.1.0 Aug 15th, 2011 Download »
Development v. 4.99.0 SVN »
Demo Binaries
Win32 (including XP/Vista/7)
demo snapshot limited to 2,000 packets capture
v. 4.0.3 Oct 24th, 2010 Download »

SVN:

svn co https://svn.ntop.org/svn/ntop/trunk/ntop/
cd ntop
./autogen.sh
make
make install

 

nProbe


Demo Binaries
Linux and Win32 Download »

 

 

nDPI


Source Code
Development SVN »

SVN:

svn co https://svn.ntop.org/svn/ntop/trunk/nDPI
cd nDPI
./configure –with-pic
make

 

n2n


Source Code
Development SVN »

SVN:

svn co https://svn.ntop.org/svn/ntop/trunk/n2n
cd n2n
make

 

PF_RING


Source Code
Stable v. 5.2.0 Download »
Development v. 5.4.1 SVN »

SVN:

svn co https://svn.ntop.org/svn/ntop/trunk/PF_RING/
cd PF_RING/kernel
make
sudo insmod ./pf_ring.ko
cd ../userland
make

 

vPF_RING


Source Code
Note: vPF_RING is part of the PF_RING distribution since version 5.0.0
Stable Download »
Development SVN »
Demo VM Images
Ubuntu 64bit – KVM Image Download »