Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
Data map[string]struct{}
// 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)
Click to show internal directories.
Click to hide internal directories.