mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
some more adjustments
This commit is contained in:
@@ -95,7 +95,8 @@ def start():
|
|||||||
return
|
return
|
||||||
|
|
||||||
if conf.smokeTest:
|
if conf.smokeTest:
|
||||||
smokeTest()
|
if not smokeTest():
|
||||||
|
return
|
||||||
|
|
||||||
if conf.direct:
|
if conf.direct:
|
||||||
initTargetEnv()
|
initTargetEnv()
|
||||||
|
|||||||
Reference in New Issue
Block a user