Telefonica/HomePWN

Get shodan api from home url

dmknght opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
By default, shodan will save the api key at $HOME/.shodan/api_key. By now, homePWN doesn't use that path to save API key.

Describe the solution you'd like
Change path to get shodan API key to $HOME/.shodan/api_key so users don't have to set key value multiple times (Just need to set api key to use shodan cli only for example).

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Hello dmknght,

We think it's a good change, and we've added that feature in this commit: 24248c9.

Thank you.

Tested and worked for me. Thanks for fast change. Issue can be closed now