spoofsourceip icon indicating copy to clipboard operation
spoofsourceip copied to clipboard

how do you get this worked ,I can't compile it

Open 18959263172 opened this issue 6 years ago • 3 comments

D:\GOPATH\src\github.com\dimalinux\spoofsourceip\udpspoof\udp.go:20:2: duplicate method LayerType D:\GOPATH\src\github.com\dimalinux\spoofsourceip\udpspoof\udp.go:58:5: ambiguous selector ip.LayerType

18959263172 avatar Apr 22 '19 02:04 18959263172

Thanks for the feedback! I didn't version the dependencies and it looks like the APIs for github.com/google/gopacket have changed. I'll update the code this week to use the latest version of gopacket and lock in the versions so this doesn't happen again.

dimalinux avatar Apr 22 '19 02:04 dimalinux

Hi @18959263172, let me know if the changes work for you. I've tested the changes on Linux and MacOS.

dimalinux avatar May 19 '19 07:05 dimalinux

Hi @dimalinux just fyi, the code works! :)

say4n avatar Jun 18 '22 17:06 say4n