git clone https://github.com/Matic539/ReconPy.git
cd ReconPy
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 recon.py google.com
python3 recon.py https://google.com
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/Matic539/ReconPy.git
cd ReconPy
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 recon.py google.com
python3 recon.py https://google.com