RevoltSecurities / ShodanX

ShodanX is a tool to gather information of targets using shodan dorks⚡.
MIT License
169 stars 26 forks source link

IN WSL2 WITH KALI-LINUX TOOL NOT WORKING #15

Closed d4715 closed 1 month ago

d4715 commented 1 month ago

Hello There,

Tool is not working after install. 1)for install pip install git+https://github.com/sanjai-AK47/ShodanX

2)shodanx --help

then i got these errors [INFO]: Import Error occured in Module imports due to: No module named 'alive_progress' [INFO]: If you are encountering this issue more than a time please report the issues in ShodanX Github page..

you can check screenshot with this message Capture

RevoltSecurities commented 1 month ago

Hey @d4715 , Please use this command to install the missing package and run the shodanx without any errors.

pip install alive_progress

Kind regards, @RevoltSecurities

d4715 commented 1 month ago

Hello There, Thank you so much . now tool works fine . if any doubt occurs so i will ping you back. Thank you so much Thank, D4715