v-byte-cpu / sx

:vulcan_salute: Fast, modern, easy-to-use network scanner
MIT License
1.46k stars 108 forks source link

Fixed call to afpacket.NewPacketSource #108

Closed sampsonc closed 2 years ago

sampsonc commented 2 years ago

afpacket.NewPacketSource now only takes an interface name.

v-byte-cpu commented 2 years ago

Hi @sampsonc, thanks for the contribution. But what do you mean by

afpacket.NewPacketSource now only takes an interface name.

https://github.com/v-byte-cpu/sx/blob/master/pkg/packet/afpacket/readwriter.go#L22

v-byte-cpu commented 2 years ago

I'm closing since there is no answer.