Versions in this module Expand all Collapse all v1 v1.1.1 Sep 10, 2022 Changes in this version + const Comma + const DefaultResumeFile + const NewLine + const Version + type Options struct + A bool + AAAA bool + CNAME bool + Domains string + FlushInterval int + Hosts string + HostsFile bool + JSON bool + MX bool + NS 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 + 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