Page cover
githubEdit

magnifying-glass-dollarFinalRecon

chevron-rightInstallationhashtag
sudo pacman -S finalrecon
circle-info

Build from Source

git clone https://github.com/thewhiteh4t/FinalRecon.git
python3 -m venv recon_venv    
source recon_venv/bin/activate
pip3 install -r requirements.txt

Last updated