package
0.0.0-20250115015342-5de5b55021a5
Repository: https://github.com/insomn14/amass.git
Documentation: pkg.go.dev

# Functions

DesiredAddrTypes removes undesired address types from the AddressInfo slice.
FprintBanner outputs the Amass banner the same for all tools.
FprintEnumerationSummary outputs the summary information utilized by the command-line tools.
InterfaceInfo returns network interface information specific to the current host.
OutputLineParts returns the parts of a line to be printed for a requests.Output.
No description provided by the author
PrintASNDetails prints ASN details to the console.
PrintBanner outputs the Amass banner to stderr.
No description provided by the author
No description provided by the author
UpdateSummaryData updates the summary maps using the provided requests.Output data.

# Constants

Author is used to display the Amass Project Team.
Banner is the ASCII art logo used within help output.
Description is the slogan for the Amass Project.
Version is used to display the current version of Amass.

# Structs

ASNSummaryData stores information related to discovered ASs and netblocks.

# Type aliases

ParseASNs implements the flag.Value interface.
ParseCIDRs implements the flag.Value interface.
ParseInts implements the flag.Value interface.
ParseIPs implements the flag.Value interface.
ParseStrings implements the flag.Value interface.