mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-03 19:55:47 +03:00
language
This commit is contained in:
parent
f9bb762d1d
commit
43340a7ea5
|
@ -1710,7 +1710,7 @@ def __checkTor():
|
|||
errMsg+= "instance of Tor client (usually 9050/tcp)"
|
||||
raise sqlmapConnectionException, errMsg
|
||||
else:
|
||||
infoMsg = "Tor is properly used"
|
||||
infoMsg = "Tor is properly being used"
|
||||
logger.info(infoMsg)
|
||||
|
||||
def __basicOptionValidation():
|
||||
|
|
Loading…
Reference in New Issue
Block a user