# wireshark **Repository Path**: ciyochen/wireshark ## Basic Information - **Project Name**: wireshark - **Description**: go实现的一个简易的wireshark - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-18 - **Last Updated**: 2025-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## wireshark文件解析 ### 1.解析用户输入 ### 2.加载pcap文件 ### 3.解析协议 ### 4.匹配协议过滤规则 ### 5.协议数据包展示