mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 14:11:29 +00:00
Patch for --proxy-file
This commit is contained in:
@@ -132,6 +132,8 @@ class Connect(object):
|
|||||||
logger.warn(warnMsg)
|
logger.warn(warnMsg)
|
||||||
|
|
||||||
conf.proxy = None
|
conf.proxy = None
|
||||||
|
threadData.retriesCount = 0
|
||||||
|
|
||||||
setHTTPProxy()
|
setHTTPProxy()
|
||||||
|
|
||||||
if kb.testMode and kb.previousMethod == PAYLOAD.METHOD.TIME:
|
if kb.testMode and kb.previousMethod == PAYLOAD.METHOD.TIME:
|
||||||
|
|||||||
Reference in New Issue
Block a user