mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
adding switch --tor-type
This commit is contained in:
@@ -22,7 +22,8 @@ _defaults = {
|
||||
"threads": 1,
|
||||
"level": 1,
|
||||
"risk": 1,
|
||||
"tech": "BEUST"
|
||||
"tech": "BEUST",
|
||||
"torType": "HTTP"
|
||||
}
|
||||
|
||||
defaults = AttribDict(_defaults)
|
||||
|
||||
Reference in New Issue
Block a user