mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-01-23 15:54:24 +03:00
Patch for --proxy-file
This commit is contained in:
parent
89e36392f7
commit
8fbac5a99e
|
@ -132,6 +132,8 @@ class Connect(object):
|
|||
logger.warn(warnMsg)
|
||||
|
||||
conf.proxy = None
|
||||
threadData.retriesCount = 0
|
||||
|
||||
setHTTPProxy()
|
||||
|
||||
if kb.testMode and kb.previousMethod == PAYLOAD.METHOD.TIME:
|
||||
|
|
Loading…
Reference in New Issue
Block a user