Skip to content Skip to sidebar Skip to footer

Scapy ARP Mistake

my code right here is supposed to say 'ARP who has ('192.168.178.1/24') says 192.168.178.64, but it does not work for me. It says 'Ether/ARP who has ?? says ??' Here is the Code: #

Solution 1:

That was fixed. Retry using the development version (on github)


Post a Comment for "Scapy ARP Mistake"