mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 00:40:17 +00:00
18 lines
No EOL
426 B
Text
18 lines
No EOL
426 B
Text
Howto Compile lindpi on OpenWRT
|
|
-------------------------------
|
|
|
|
cd myopenwrt_directory
|
|
mkdir package/network/services/libndpi
|
|
cd package/network/services/libndpi
|
|
cp ~/nDPI/packages/openwrt/Makefile .
|
|
cd myopenwrt_directory
|
|
make menuconfig
|
|
|
|
Go under network and select
|
|
|
|
<M> libndpi.............................. nDPI Deep Packet Inspection Library
|
|
|
|
|
|
Other Documents
|
|
---------------
|
|
https://openwrt.org/packages/pkgdata/libndpi |