mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
language
This commit is contained in:
parent
f9bb762d1d
commit
43340a7ea5
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue