mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Minor style update
This commit is contained in:
@@ -1794,7 +1794,7 @@ def __setTorHttpProxySettings():
|
|||||||
warnMsg += "HTTP proxy type (option '--tor-type') "
|
warnMsg += "HTTP proxy type (option '--tor-type') "
|
||||||
warnMsg += "for accessing Tor anonymizing network because of "
|
warnMsg += "for accessing Tor anonymizing network because of "
|
||||||
warnMsg += "known issues with default settings of various 'bundles' "
|
warnMsg += "known issues with default settings of various 'bundles' "
|
||||||
warnMsg += "(e.g. Vidalia/Polipo)"
|
warnMsg += "(e.g. Vidalia)"
|
||||||
logger.warn(warnMsg)
|
logger.warn(warnMsg)
|
||||||
|
|
||||||
def __setTorSocksProxySettings():
|
def __setTorSocksProxySettings():
|
||||||
|
|||||||
Reference in New Issue
Block a user