Versions in this module Expand all Collapse all v1 v1.7.1 Nov 9, 2022 v1.7.0 Nov 9, 2022 v1.6.0 Nov 9, 2022 Changes in this version type SpiderCfg + BlacklistAfter int + TrackerLength int v1.5.1 Oct 24, 2022 v1.5.0 Oct 20, 2022 v1.4.0 Oct 20, 2022 Changes in this version + type SpiderCfg struct + Base bool + Blacklist string + Burp string + Concurrent int + Cookie string + Debug bool + Delay int + Depth int + FilterLength string + Header []string + IncludeOtherSource bool + IncludeSubs bool + Js bool + Json bool + Length bool + NoRedirect bool + OtherSource bool + Output string + Proxy string + Quiet bool + RandomDelay int + Raw bool + Robots bool + Site string + Sitemap bool + Sites string + Subs bool + Threads int + Timeout int + UserAgent string + Verbose bool + Version bool + Whitelist string + WhitelistDomain string + func LoadSpiderCfg(yaml_file string) (*SpiderCfg, error)