KICKthemOUT3 icon indicating copy to clipboard operation
KICKthemOUT3 copied to clipboard

list index out of range

Open EraZTeqZ opened this issue 7 years ago • 3 comments

I get this error when i start kick3.py with python3.4:

Traceback (most recent call last):G 0N... File "./kick3.py", line 309, in <module> watson.scanNetwork() File "./kick3.py", line 66, in scanNetwork self.defaultGatewayIP = routing[1][2] IndexError: list index out of range

EraZTeqZ avatar Sep 10 '17 19:09 EraZTeqZ

@EraZTeqZ Changed the way of getting gateway IP and error is fixed now

R3DDY97 avatar May 17 '18 16:05 R3DDY97

I encountered this error when there are multiple hosts in the LAN qq 20180518224542

MiukkaZh avatar May 18 '18 14:05 MiukkaZh

@SasukeZhy It might be problem with getting vendor name form mac U try running code again .. it will try fetching vendor name if it fails .. it return "NA"

R3DDY97 avatar May 19 '18 09:05 R3DDY97