Add configuration to append extra CLI flags to all generated commands #3
Labels
Priority: Low
This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix
Type: Enhancement
Most issues will probably ask for additions or changes.
This could be useful if users would want to proxy all requests through Burp/Proxify. They could set, let's say the "Additional CLI flags" setting to
-proxy http://localhost:8080
.Burp proxy configuration can be retrieved using:
The configuration could also appear under the CLI field, and should only apply to nuclei commands.
The text was updated successfully, but these errors were encountered: