Versions in this module Expand all Collapse all v0 v0.0.1 Nov 1, 2023 Changes in this version + const Comma + const DefaultResumeFile + const NewLine + const ToolName + func DoHealthCheck(options *Options, flagSet *goflags.FlagSet) string + func GetUpdateCallback() func() + type Options struct + A bool + AAAA bool + ANY bool + ASN bool + AXFR bool + CAA bool + CNAME bool + DisableUpdateCheck bool + Domains string + HealthCheck bool + Hosts string + HostsFile bool + JSON bool + MX bool + NS bool + OmitRaw bool + OutputCDN bool + OutputFile string + OutputFormat string + PTR bool + RCode string + RateLimit int + Raw bool + Resolvers string + Response bool + ResponseOnly bool + Resume bool + Retries int + SOA bool + SRV bool + ShowStatistics bool + Silent bool + Stream bool + TXT bool + Threads int + Trace bool + TraceMaxRecursion int + Verbose bool + Version bool + WildcardDomain string + WildcardThreshold int + WordList string + func ParseOptions() *Options + func (options *Options) ShouldLoadResume() bool + func (options *Options) ShouldSaveResume() bool + type ResumeCfg struct + Index int + ResumeFrom string + type Runner struct + func New(options *Options) (*Runner, error) + func (r *Runner) Close() + func (r *Runner) HandleOutput() + func (r *Runner) InputWorker() + func (r *Runner) InputWorkerStream() + func (r *Runner) IsWildcard(host string) bool + func (r *Runner) Run() error + func (r *Runner) SaveResumeConfig() error