k4m4 / kickthemout

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

Network scanning fails. I using void linux and it not very different from arch linux except for the init system. #517

Open Juggernaut-Coder opened 1 year ago

Juggernaut-Coder commented 1 year ago

I have installed nmap. and python2 and python3 devel. then I proceeded to install the requirements and then ran kickthemout.py but i get the following issue and I do know understand how to solve it.

image

sukalaper commented 1 year ago

I have installed nmap. and python2 and python3 devel. then I proceeded to install the requirements and then ran kickthemout.py but i get the following issue and I do know understand how to solve it.

image

you need nmap there.

Juggernaut-Coder commented 1 year ago

Sorry for the late response. Thank I figured it out. I installed nmap-python and I thought I had nmap but i needed that actual nmap program.

sukalaper commented 1 year ago

Maaf atas tanggapan yang terlambat. Terima kasih saya menemukan jawabannya. Saya menginstal nmap-python dan saya pikir saya punya nmap tetapi saya membutuhkan program nmap yang sebenarnya.

Has your problem been resolved?