Update README.md

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

View File

@ -1,7 +1,7 @@
# Reconix
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 -D <"<dork>">
python Reconix.py -F <dorks_file>