文件名称:汉堡是通过libpcap和耗时的分析来捕获数据包的工具。-Golang开发
文件大小:40KB
文件格式:ZIP
更新时间:2024-06-15 12:41:25
Golang Networking
Hamburg is a tool to capture data packets and time-consuming analysis. It implements the functions of packet capture, unpacking, and time-consuming analysis of requests. It mainly draws on the implementation logic of tcpokit. A tool to capture data packets and time-consuming analysis 一款支持捕获数据包并进行耗时分析的工具 Introduction [介绍] Hamburg is a tool to capture data packets and time-consuming analysis. It implements the functions of packet capture, unpacking, and time-consuming analysis of requests. It
【文件预览】:
hamburg-master
----main.go(2KB)
----README.md(8KB)
----utils()
--------utils.go(4KB)
----.vscode()
--------launch.json(546B)
--------settings.json(955B)
----LICENSE(1KB)
----go.mod(493B)
----parser()
--------memcached.go(664B)
--------parser.go(1KB)
--------raw.go(251B)
--------http.go(931B)
--------mongodb.go(386B)
--------redis.go(1KB)
--------dns.go(7KB)
--------mysql.go(4KB)
----src()
--------parser.go(5KB)
--------hamburg.go(4KB)
--------conf.go(1017B)
--------state.go(3KB)
--------sniffer.go(3KB)
----scripts()
--------example.lua(542B)
--------dns.lua(4KB)
----go.sum(4KB)
----Makefile(256B)
----assets()
--------logo.png(14KB)