Versions in this module Expand all Collapse all v0 v0.0.8 Feb 9, 2020 Changes in this version + type WebsiteOptions struct + Browser string + Domains []string + Emails bool + File string + Images bool + Insecure bool + Links bool + MaxBodySize int + MaxDepth int + Output string + Redirects bool + Scripts bool + Styles bool + URL string + UserAgent string + type WebsiteScanner interface + Start func()