daniel4x / mitm-python

A simple as possible man in the middle written in python using scapy
9 stars 3 forks source link

can't find ip #1

Open Priyanshu-Desai opened 3 years ago

Priyanshu-Desai commented 3 years ago

when i run the script using cmd it says cannot find victim mac address, force quit. how do i fix this problem?

Priyanshu-Desai commented 3 years ago

Can you please help me fix this

IanTerzo commented 2 years ago

Download and Install WinPcap from this link: https://www.winpcap.org/install/ and Run your program again.

IanTerzo commented 2 years ago

If you still get the issue install Npcap