x1mdev / ReconPi

ReconPi - A lightweight recon tool that performs extensive scanning with the latest tools.
https://x1m.nl/posts/recon-pi/
MIT License
713 stars 116 forks source link

Best way to update ReconPi #83

Closed spazbg closed 4 years ago

spazbg commented 4 years ago

What is the recommended way to update the script? "Git pull" or "Rm -rf" and fresh install?

maverickNerd commented 4 years ago

Just do cd $HOME/ReconPi git pull

After this u can use install.sh to install tools again, as we keep adding new tools.