x1mdev / ReconPi

ReconPi - A lightweight recon tool that performs extensive scanning with the latest tools.

Home Page:https://x1m.nl/posts/recon-pi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Best way to update ReconPi

spazbg opened this issue · comments

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

Just do cd $HOME/ReconPi
git pull

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