Download ntop
ntop is distributed under the GNU GPL. In order to be entitled to download ntop you must accept the GNU license.
These are the available ntop formats:
- Source (it should virtually compile on any Unix/Win32 platform)
- SVN [ if possible fetch the code from here ]
We have a SVN server with the ntop code. This is how to fetch it:mkdir my_ntop_goes_herecd my_ntop_goes_heresvn co https://svn.ntop.org/svn/ntop/trunk/ntop
Now you need to compile ntop:
cd ntop./autogen.shmakemake install
- SVN [ if possible fetch the code from here ]
- Binary
- sourceforge.net [Unix]
- Windows 95/98/ME/NT/2K/XP/Vista (demo snapshot limited to 1,000 packets capture [see this link for more info])

