package
0.0.0-20240523144707-f5b61b103af6
Repository: https://github.com/packetloop/zgrab2.git
Documentation: pkg.go.dev
# Functions
RegisterModule is called by modules/http.go to register this module with the zgrab2 framework.
# Variables
ErrRedirLocalhost is returned when an HTTP redirect points to localhost, unless FollowLocalhostRedirects is set.
ErrTooManyRedirects is returned when the number of HTTP redirects exceeds MaxRedirects.