mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
minor update
This commit is contained in:
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user