mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
parent
3b3353e05b
commit
466df89c4a
4 changed files with 28 additions and 17 deletions
|
|
@ -957,6 +957,7 @@ def __setConfAttributes():
|
|||
conf.path = None
|
||||
conf.port = None
|
||||
conf.progressWidth = 54
|
||||
conf.redirectHandled = False
|
||||
conf.retriesCount = 0
|
||||
conf.scheme = None
|
||||
#conf.seqMatcher = difflib.SequenceMatcher(lambda x: x in " \t")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue