output

package
v0.0.0-...-fdc8031 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitTable

func InitTable(noColor bool)

func PrintDomainChanges

func PrintDomainChanges(dChanges []storage.DomainChange)

func PrintURLChanges

func PrintURLChanges(uChanges []storage.UrlChange)

func Render

func Render()

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

type TrackOptions

type TrackOptions struct {
	Domain  string
	Url     string
	All     bool
	NoColor bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL