I'm unable to use Shodan CLI.
Steps:
I have tried to follow the steps here: Shodan CLI - Official Page
Even by running:
easy_install shodan
I have also tried to:
pip install shodan
And it does install but it still don't works, the thing is that I get the following warning error:
WARNING: The script shodan is installed in '/home/USER/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
I'm still not able to make it work. Not even by going to the Directory /home/USER/.local/bin
PD:
I have even tried to:
apt-get install shodan
But there is no package found.