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

Not detecting Gateway and not scanning #491

Open Pumpk1in opened 3 years ago

Pumpk1in commented 3 years ago

Hi, The script is always unable to get my gateway address. This is not a big problem itself, but the main issue is that the scanning process will run forever after I write my gateway IP. (scan animation will run for endless time, without any error output)

The router/gateway is 172.18.0.250 The computers connected to this gateway have IP like 172.18.1.XXX

So, I have to use nmap to get the IP list (nmap -sP 172.18.1.0/24) and use Kickthemout with the "-t" flag to specify the IPs I want to block. It works great but Kickthemout should do it for me.

Any idea ? Thanks !

yusufusta commented 3 years ago

Same on MacOS Mojave 10.14.6