Python script to lookup your IP and search Shodan, one of the world's most dangerous search engines, from the command line.
Usage:
git clone https://github.com/wmstack/shodan_gci cd shodan_gci chmod +x shodan-gci.py echo API_KEY > api_key.txt ./shodan-gci.py 1.What's my ip? 2.Query Shodan. 3.Lookup shodan host. 0.Exit Shodan> 1