You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thank you for this amazing project. I am trying to use in my project.
But i can't figure out how to generate packets with gopacket. Is this possible ?
I saw GeneratePacketFromByte function and I used with gopacket's bytes but I got error "wrong destination MAC address". I think somehow gopacket bytes is not suitable.
Hi,
First of all thank you for this amazing project. I am trying to use in my project.
But i can't figure out how to generate packets with gopacket. Is this possible ?
I saw GeneratePacketFromByte function and I used with gopacket's bytes but I got error "wrong destination MAC address". I think somehow gopacket bytes is not suitable.
Example Code:
The text was updated successfully, but these errors were encountered: