Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
Options *Options
// contains filtered or unexported fields
}
Client checks for CDN based IPs which should be excluded during scans since they belong to third party firewalls.
func NewWithCache ¶
NewWithCache creates a new firewall IP with cached data from project discovery (faster)
func NewWithOptions ¶ added in v0.0.3
NewWithOptions creates a new instance with options
Click to show internal directories.
Click to hide internal directories.