//
pkg.gl
Category
github.com/danielpaulus/go-ios
ios
pcap
package
1.0.176
Repository:
https://github.com/danielpaulus/go-ios.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
12
Dependents
1
Files
247 SLOC
#
Functions
FindIp
FindIp reads pcap packets until one is found that matches the given MAC and contains an IP address.
Start
#
Variables
PacketHeaderSize
Pid
IOSPacketHeader default is -1.
ProcName
#
Structs
IOSPacketHeader
IOSPacketHeader :) ref: https://github.com/gofmt/iOSSniffer/blob/master/pkg/sniffer/sniffer.go#L44.
NetworkInfo
PcaprecHdrS
ref: https://www.wireshark.org/~martinm/mac_pcap_sample_code.c.