# 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.
# Variables
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