mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Layout adjustments
This commit is contained in:
parent
31ad0875b4
commit
cd07139919
3 changed files with 7 additions and 6 deletions
|
|
@ -909,6 +909,7 @@ def __setHTTPProxy():
|
|||
except:
|
||||
errMsg = "proxy host '%s' does not exist" % __hostname
|
||||
raise sqlmapConnectionException, errMsg
|
||||
|
||||
conf.proxyDNSResponse = addrinfo
|
||||
|
||||
def __setSafeUrl():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue