package
1.3.5
Repository: https://github.com/didi/sharingan.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

DecodePacket 尝试用mysql协议解包,data是完整的抓包数据,包含TCP/IP头.
DecodePacketWithoutHeader 尝试用Mysql协议解析,data是协议中应用层部分,不包含IP头等信息.
GetTCPPayload unpack TCP/IP packet return the payload without protocol layer.