kenzok8-package/luci-app-tcpdump
2022-04-17 15:54:21 +08:00
..
luasrc update 04-17 15:54:21 2022-04-17 15:54:21 +08:00
po update 04-17 15:54:21 2022-04-17 15:54:21 +08:00
LICENSE update 04-17 15:54:21 2022-04-17 15:54:21 +08:00
Makefile update 04-17 15:54:21 2022-04-17 15:54:21 +08:00
README.md update 04-17 15:54:21 2022-04-17 15:54:21 +08:00

luci-app-tcpdump

LuCI interface for tcpdump.
It can be used to capture live TCP traffic for analysis.

How to build into firmware:

git clone https://github.com/KFERMercer/luci-app-tcpdump.git ./package/luci-app-tcpdump

make menuconfig

Original codes built by MacManas.