package
2.9.15
Repository: https://github.com/projectdiscovery/nuclei.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DefaultOptions returns default options for nuclei.
No description provided by the author
JSONScalarToString converts an interface coming from json to string Inspired from: https://github.com/cli/cli/blob/09b09810dd812e3ede54b59ad9d6912b946ac6c5/pkg/export/template.go#L72.
NewResumeCfg creates a new scan progression structure.
No description provided by the author
ToString converts an interface to string in a quick way.
ToStringMap casts an interface to a map[string]interface{} type.
ToStringSlice casts an interface to a []string type.

# Constants

Default resume file.
No description provided by the author

# Variables

ErrNoMoreRequests is internal error to indicate that generator has no more requests to generate.
ProxySocksURL is the URL for the proxy socks server.
ProxyURL is the URL for the proxy server.

# Structs

Options contains the configuration options for nuclei scanner.
ResumeCfg contains the scan progression.
No description provided by the author