Update README.md

main
ShadowByte 2024-08-20 09:20:39 +10:00 committed by GitHub
parent d1f460421f
commit 8461a5246a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Reconix is a A Python-based tool that allows you to scrape Google search results for specific dorks. You can either provide a single dork or a file containing a list of dorks to search.
python Reconix.py -D "<dork>"
python Reconix.py -F <dorks_file>