Ubuntu and RedHat/CentOS Packages
We offer nightly builds of most applications in binary package (x64 only) for avoid compiling the code from source. The package repository is available here.
ntopng
ntopng is distributed under the GNU GPLv3. It should virtually compile on any Unix/Win32 platform.
Source Code | |||
---|---|---|---|
Stable | Download » | ||
Development | SVN » | ||
Demo Binaries | |||
Win32 (including Win7/8) demo snapshot limited to 2,000 packets capture |
Download » |
SVN:
svn co https://svn.ntop.org/svn/ntop/trunk/ntopng/
cd ntopng
./configure
make
make install
cd ntopng
./configure
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
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
cd n2n
make
PF_RING
Source Code | |||
---|---|---|---|
Stable | Download » | ||
Development | 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
cd PF_RING/kernel
make
sudo insmod ./pf_ring.ko
cd ../userland
make
출처 : http://www.ntop.org/get-started/download/
'Skills > Unix, Linux' 카테고리의 다른 글
Linux setup default gateway with route command (0) | 2014.06.26 |
---|---|
우분투 터미널에서 다른 시스템에 ssh접속하기 (0) | 2014.06.16 |
Programming with pcap (0) | 2014.05.22 |
Tcpdump와 WireShark를 이용한 패킷 분석 (0) | 2014.05.22 |
Socket 옵션 (0) | 2014.05.22 |
댓글