# packet_capture **Repository Path**: heixiaomas_admin/packetcapture ## Basic Information - **Project Name**: packet_capture - **Description**: 抓包,大屏显示,基于golang语言 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-11-03 - **Last Updated**: 2024-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # packet_capture #### 介绍 golang 抓包工具 启动后访问 http://127.0.0.1:8080/static/ ## 演示图 ```shell ## 将动态依赖一起打包给其他平台用 go build -ldflags '-linkmode "external" -extldflags "-static"' ```