Ability to set http_proxy for specific modules #1224
Sh4d0wHunt3rX
started this conversation in
General
Replies: 1 comment
-
If this works out: #1223, we'll probably end up having two web helpers, one for scanning/fuzzing and one for passive stuff. That will make it easier to set the http proxy on just one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Maybe in future, it isn't a bad idea to have ability to set proxy for only some selected modules. For example, passive modules go directly and aggressive modules go through proxy. This will make the scan faster in compare to when we set proxy for the whole scan and limit the threads (if our proxy has thread limitation)
Beta Was this translation helpful? Give feedback.
All reactions