k4m4 / kickthemout

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

Can't open #493

Open liltato69 opened 3 years ago

liltato69 commented 3 years ago

sudo python3 kickthemout.py CRITICAL: Can't open /proc/net/dev ! CRITICAL: Can't open /proc/net/route ! CRITICAL: Can't open /proc/net/dev ! Traceback (most recent call last): File "/root/kickthemout/kickthemout.py", line 756, in defaultInterface = getDefaultInterface() File "/root/kickthemout/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

Mus90YT commented 2 years ago

1 year ago and no response...