Openwrt中新增ndpi支援

2021-06-23 06:57:27 字數 456 閱讀 3048

ndpi(ntop deep package inspection)能實現深度包檢測,雖然openwrt沒有原生支援,但是有高手已經將其移植到openwrt之上。

新增ndpi的方法如下:

2.在openwrt原始碼目錄的package資料夾中新建乙個資料夾,資料夾名隨意,譬如ipt-ndpi

3.開啟終端,用make menuconfig命令配置openwrt功能

4. 儲存編譯即可。

經測試,14.07rc3正常使用。

目前的問題是我不知道究竟應該用什麼命令執行ndpi,雖然ndpi模組能夠執行,但是沒有起到過濾效果。

openwrt之新增OpenWrt軟體包概述

新增軟體包 makefile引入檔案 openwrt 使用三個 makefile 的子檔案,分別為 include topdir rules.mk include include dir kernel.mk include include dir package.mk 由這些 makefile 子檔...

openwrt 新增web介面

要給自己的開發板新增上 web 介面,只需要在 openwrt原始碼中,將 luci 配置進去即可。首先進入 openwrt原始碼頂層目錄,然後執行 make menuconfig 命令。sz yy szyy pc home linux openwrt trunk make menuconfig 然...

opencv contrib 新增cuda支援

在這裡我不僅新增了 opencv contirb的擴充套件庫,同時也新增了cuda支援。首先,要想使用cuda模組,就必須要確保你的顯示卡是nvidia的。1.需要用到的庫 intel tbb 如 opencv h program project code opencv lib opencv3.1....