Update README.md

main
ShadowByte 2024-08-20 09:21:09 +10:00 committed by GitHub
parent d1e069ed33
commit 3507576de2
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 "Dorks"
python Reconix.py -F <dorks_file>