mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-25 23:59:02 +00:00
Layout adjustments
This commit is contained in:
@@ -909,6 +909,7 @@ def __setHTTPProxy():
|
||||
except:
|
||||
errMsg = "proxy host '%s' does not exist" % __hostname
|
||||
raise sqlmapConnectionException, errMsg
|
||||
|
||||
conf.proxyDNSResponse = addrinfo
|
||||
|
||||
def __setSafeUrl():
|
||||
|
||||
Reference in New Issue
Block a user