# 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](https://github.com/MacManas/luci-app-tcpdump).