Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintDomainChanges ¶
func PrintDomainChanges(dChanges []storage.DomainChange)
func PrintURLChanges ¶
func SimplePrintOut ¶
func SimplePrintOut(opt ShowOptions)
Types ¶
type ShowOptions ¶
type ShowOptions struct { Domains bool IPs bool Ports bool Urls bool Status bool Webserver bool Content bool LastScan bool NoColor bool NoTruncation bool NoEmptyResponse bool FilterStatus uint FilterIP string FilterPort string }
func (ShowOptions) CheckUnset ¶
func (opt ShowOptions) CheckUnset() ShowOptions
Click to show internal directories.
Click to hide internal directories.