mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 05:19:02 +00:00
Added --dependences to show which sqlmap dependences are not available
This commit is contained in:
@@ -576,6 +576,10 @@ tor = False
|
||||
# Valid: True or False
|
||||
wizard = False
|
||||
|
||||
# Show which sqlmap dependences are not available.
|
||||
# Valid: True or False
|
||||
dependences = False
|
||||
|
||||
# Verbosity level.
|
||||
# Valid: integer between 0 and 6
|
||||
# 0: Show only error and critical messages
|
||||
|
||||
Reference in New Issue
Block a user