achillean / shodan-python

The official Python library for Shodan
https://developer.shodan.io
Other
2.44k stars 549 forks source link

change the key via the console #215

Open studentAlanMorgan opened 2 weeks ago

studentAlanMorgan commented 2 weeks ago

What command can I change the API key? the site is blocking my IP and I can’t access it, so I need to change the key without going to the site.

rmhowe425 commented 2 weeks ago

@studentAlanMorgan There currently is no command to do this.

The CLI leverages the Shodan Api and there is no API endpoint that you can hit to reset your API key.

studentAlanMorgan commented 2 weeks ago

@rmhowe425 Thank you.