noob-hackers / ipdrone

Track Location With Live Address And Accuracy In Termux
https://www.noob-hackers.com
MIT License
1.53k stars 138 forks source link

KeyError #21

Closed newsdelhi10 closed 2 years ago

newsdelhi10 commented 3 years ago

<---------------> Traceback (most recent call last): File "/data/data/com.termux/files/home/ipdrone/ipdrone.py", line 52, in print (b, "[ISP]:", data['isp']) KeyError: 'isp'

Imango2518 commented 3 years ago

Same to me

DavIoTech404 commented 2 years ago

if the api gets an error (probably cuz the IP is not public), the code doesn't handle the error and show this message, try to run with this IP: 142.251.129.46 or any other public.

127.0.0.1 doesn't works.