k4m4 / kickthemout

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

Trackback most recantcall ( using termux to run linux) #413

Open Scholes13 opened 5 years ago

Scholes13 commented 5 years ago

I used android and use termux to run linux kalinethunter so i got this

root@localhost:~/kickthemout# python3 kickthemout.py Traceback (most recent call last): File "kickthemout.py", line 753, in <module> 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 i already reinstall kickthemout but still got nothing

k4m4 commented 5 years ago

Hi there @Scholes13. Unfortunately, KickThemOut does not support Android devices. Thanks!