Open Scholes13 opened 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
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
Hi there @Scholes13. Unfortunately, KickThemOut does not support Android devices. Thanks!
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