mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-23 01:56:36 +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 += "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():
|
||||||
|
|
Loading…
Reference in New Issue
Block a user