mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-01 12:29:04 +00:00
added option --ignore-proxy
This commit is contained in:
@@ -107,6 +107,10 @@ retries = 3
|
||||
# Example: (google|yahoo)
|
||||
scope =
|
||||
|
||||
# Ignore system default HTTP proxy
|
||||
# Valid: True or False
|
||||
ignoreProxy = False
|
||||
|
||||
[Injection]
|
||||
|
||||
# Testable parameter(s) comma separated. By default all GET/POST/Cookie
|
||||
|
||||
Reference in New Issue
Block a user