mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-22 14:19:03 +00:00
Adding switch --output-dir (Issue #53)
This commit is contained in:
@@ -596,6 +596,9 @@ freshQueries = False
|
||||
# Valid: True or False
|
||||
hexConvert = False
|
||||
|
||||
# Custom output directory path.
|
||||
oDir =
|
||||
|
||||
# Parse and display DBMS error messages from responses.
|
||||
# Valid: True or False
|
||||
parseErrors = False
|
||||
|
||||
Reference in New Issue
Block a user