Introducing --offline switch (to perform session only lookups)

This commit is contained in:
Miroslav Stampar
2015-07-10 16:10:24 +02:00
parent 9bdbdc136f
commit 10f8c6a0b6
6 changed files with 17 additions and 6 deletions

View File

@@ -754,6 +754,10 @@ identifyWaf = False
# Valid: True or False
mobile = False
# Work in offline mode (only use session data)
# Valid: True or False
offline = False
# Display page rank (PR) for Google dork results.
# Valid: True or False
pageRank = False