mirror of
https://github.com/sebseb7/pilivestreamingtools.git
synced 2025-12-13 13:52:27 +00:00
n2n
This commit is contained in:
8
build-n2n.sh
Executable file
8
build-n2n.sh
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
sudo apt-get install autoconf libcap-dev libpcap-dev
|
||||||
|
git clone --single-branch --recursive --depth 1 -b 3.0-stable https://github.com/ntop/n2n.git
|
||||||
|
cd n2n
|
||||||
|
./autogen.sh
|
||||||
|
./configure
|
||||||
|
make
|
||||||
|
sudo make install
|
||||||
|
|
||||||
Reference in New Issue
Block a user