mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 17:46:37 +03:00
minor update
This commit is contained in:
parent
41ad7f9eab
commit
ee76fed56a
|
@ -1740,7 +1740,7 @@ def __checkTor():
|
|||
errMsg+= "instance of Tor client (usually 9050/tcp)"
|
||||
raise sqlmapConnectionException, errMsg
|
||||
else:
|
||||
infoMsg = "Tor is properly set"
|
||||
infoMsg = "Tor is properly used"
|
||||
logger.info(infoMsg)
|
||||
|
||||
def __basicOptionValidation():
|
||||
|
|
Loading…
Reference in New Issue
Block a user