#!/bin/bash

git clone https://github.com/BullsEye0/dorks-eye.git
cd dorks-eye
pip3 install -r requirements.txt
cd
python3 ./dorks-eye/dorks-eye.py
