kickthemout icon indicating copy to clipboard operation
kickthemout copied to clipboard

Traceback error on android

Open franklinworm opened this issue 4 years ago • 2 comments

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

franklinworm avatar Jul 16 '20 07:07 franklinworm

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.

forest-cat avatar Oct 26 '20 18:10 forest-cat

Does not support on android Use another tools Example netcut.

KhaidirArt avatar May 17 '21 18:05 KhaidirArt