k4m4 / kickthemout

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

Traceback error on android #467

Open franklinworm opened 4 years ago

franklinworm commented 4 years ago

Traceback (most recent call last): File "kickthemout.py", line 756, in defaultInterface = getDefaultInterface() File "kickthemout.py", line 154, in getDefaultInterface network, netmask, , interface, address, = max(iface_routes, key=lambda item:item[1]) ValueError: max() arg is an empty sequence

forest-cat commented 3 years ago

I am getting the same error maybe someone know how to help, i am using with python3, when i try to install netifaces with pip2 then it fails compiling the module.

KhaidirArt commented 3 years ago

Does not support on android Use another tools Example netcut.