mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
added --text-only switch
This commit is contained in:
@@ -98,9 +98,6 @@ def start():
|
||||
if not conf.start:
|
||||
return False
|
||||
|
||||
if conf.optimize:
|
||||
conf.useCommonPrediction = conf.useNullConnection = conf.keepAlive = True
|
||||
|
||||
if conf.direct:
|
||||
initTargetEnv()
|
||||
setupTargetEnv()
|
||||
|
||||
Reference in New Issue
Block a user