mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Adding new option --results-file (thank you Hyundai)
This commit is contained in:
@@ -822,6 +822,9 @@ listTampers = False
|
||||
# Valid: True or False
|
||||
offline = False
|
||||
|
||||
# Location of CSV results file in multiple targets mode.
|
||||
resultsFile =
|
||||
|
||||
# Local directory for storing temporary files.
|
||||
tmpDir =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user