# netmon **Repository Path**: Augusttse/netmon ## Basic Information - **Project Name**: netmon - **Description**: linux 内核使用netfilter监控指定端口的网络通信数据包信息 - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-28 - **Last Updated**: 2023-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # netmon #### 介绍 linux 内核使用netfilter监控指定端口的网络通信数据包信息 #### 软件架构 linux kernel #### 安装教程 insmod netmon.ko #### 使用说明 cd src/driver make