k4m4 / kickthemout

💤 Kick devices off your network by performing an ARP Spoof attack.
https://nikolaskama.me/kickthemoutproject
MIT License
2.53k stars 441 forks source link

Something about tcpdump #368

Open excep opened 5 years ago

excep commented 5 years ago

I typed : tsudo python kickthemout.py And this poped up

tsudo python kickthemout.py

WARNING: Failed to execute tcpdump. Check it is installed and in the PATH

Ps : I'm using termux on android phone lol 😅😅

k4m4 commented 5 years ago

Hey there @excep. Check your $PATH and try installing tcpdump, although this is only a warning and shouldn't affect KickThemOut.