Documentation ¶
Index ¶
Constants ¶
View Source
const ( SvcStateOpen = "open" SvcStateAccessDenied = "access denied" SvcStateClosed = "closed" SvcStateFiltered = "filtered" SvcStateUnknown = "unknown" SvcStateProxyError = "proxy error" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CloudFlareScanner ¶
type CloudFlareScanner struct { Client *http.Client Pool *pond.WorkerPool // contains filtered or unexported fields }
func NewScanner ¶
func (*CloudFlareScanner) Submit ¶
func (c *CloudFlareScanner) Submit(req *http.Request)
Click to show internal directories.
Click to hide internal directories.