# Packages
No description provided by the author
Package monitor implements a goroutine based monitoring for detecting stuck scanner processes and dumping stack and other relevant information for investigation.
Package stats provides a storage mechanism for storing and display vital statistics of the engine at various durations.
No description provided by the author
# Functions
GetInputLivenessChecker returns a new input liveness checker using provided httpx client.
No description provided by the author
IsURL tests a string to determine if it is a well-structured url or not.
No description provided by the author
No description provided by the author
probeURL probes the scheme for a URL.
ReadFromPathOrURL reads and returns the contents of a file or url.
StringSliceContains checks if a string slice contains a string.
TemplatePathURL returns the Path and URL for the provided template.
TransformIndex transforms user given index (start from 1) to array index (start from 0) in safe way without panic i.e negative index or index out of range.
No description provided by the author
# Constants
TemplatesRepoURL is the URL for files in nuclei-templates repository.
# Variables
No description provided by the author
# Structs
No description provided by the author