Skip to content

Instantly share code, notes, and snippets.

@v3rlly
Created August 13, 2020 20:00
Show Gist options
  • Save v3rlly/14e476c9bc6a1bd7d1125aa290fc24b3 to your computer and use it in GitHub Desktop.
Save v3rlly/14e476c9bc6a1bd7d1125aa290fc24b3 to your computer and use it in GitHub Desktop.

how to install shodan on ubuntu 20.04

sudo apt install python3-pip

sudo apt-get install build-essential python-dev

sudo apt-get install python-setuptools


python3 -m pip install shodan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment