mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 14:11:29 +00:00
changing conf.dnsDomain to conf.dName just because of long text problems in help listing
This commit is contained in:
@@ -87,7 +87,7 @@ optDict = {
|
||||
"timeSec": "integer",
|
||||
"uCols": "string",
|
||||
"uChar": "string",
|
||||
"dnsDomain": "string"
|
||||
"dName": "string"
|
||||
},
|
||||
|
||||
"Fingerprint": {
|
||||
|
||||
Reference in New Issue
Block a user