mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
minor beautification for --tor switch
This commit is contained in:
@@ -97,6 +97,7 @@ class WARNFLAGS:
|
||||
RANDOM_AGENT = 'randomAgent'
|
||||
DATA_TO_STDOUT = 'dataToStdout'
|
||||
THREADS = 'threads'
|
||||
TOR = 'tor'
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
||||
Reference in New Issue
Block a user