mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Implementation of an Issue #149
This commit is contained in:
parent
f358ab2e73
commit
1af81c0de4
5 changed files with 17 additions and 2 deletions
|
|
@ -660,6 +660,10 @@ cleanup = False
|
|||
# Valid: True or False
|
||||
dependencies = False
|
||||
|
||||
# Disable console output coloring.
|
||||
# Valid: True or False
|
||||
disableColoring = False
|
||||
|
||||
# Use Google dork results from specified page number.
|
||||
# Valid: integer
|
||||
# Default: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue