Skip to content

[FEATURE] WithNetworkConfig not available when using ThreadSafeNucleiEngine #5952

Open
@meme-lord

Description

Describe your feature request

I am using nuclei as an SDK
I want to use ThreadSafeNucleiEngine with a lower MaxHostError and Timeout value than the default config but when I use the WithNetworkConfig() option I get an error "Option WithNetworkConfig not supported in thread safe mode". These two options I want to change would be applied when the ThreadSafeNucleiEngine is initialized and I don't think changing them would cause issues with threadsafety.

Describe the use case of the feature

Lowering MaxHostError and Timeout allows me to tweak nuclei's performance to my needs.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Assignees

No one assigned

    Labels

    Type: EnhancementMost issues will probably ask for additions or changes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions