# tcpdump **Repository Path**: 100wisdom/tcpdump ## Basic Information - **Project Name**: tcpdump - **Description**: 海思移植tcpdump - **Primary Language**: C/C++ - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2021-01-15 - **Last Updated**: 2025-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tcpdump #### 介绍 海思移植tcpdump #### 依赖 需要 flex, bison 库 sudo apt install flex bison -y #### 编译