mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
Minor style update
This commit is contained in:
parent
fbb5db00ba
commit
32b700f130
|
@ -1794,7 +1794,7 @@ def __setTorHttpProxySettings():
|
|||
warnMsg += "HTTP proxy type (option '--tor-type') "
|
||||
warnMsg += "for accessing Tor anonymizing network because of "
|
||||
warnMsg += "known issues with default settings of various 'bundles' "
|
||||
warnMsg += "(e.g. Vidalia/Polipo)"
|
||||
warnMsg += "(e.g. Vidalia)"
|
||||
logger.warn(warnMsg)
|
||||
|
||||
def __setTorSocksProxySettings():
|
||||
|
|
Loading…
Reference in New Issue
Block a user