mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 19:15:12 +00:00
| .. | ||
| Makefile | ||
| README | ||
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 libraries and select <M> libndpi.............................. nDPI Deep Packet Inspection Library Build Commands -------------- If you want to build just libndpi do: make -j1 V=s package/network/services/libndpi/clean make -j1 V=s package/network/services/libndpi/compile Other Documents --------------- https://openwrt.org/packages/pkgdata/libndpi