package
0.0.14
Repository: https://github.com/sechelper/seclib.git
Documentation: pkg.go.dev

# Functions

IsDomainName checks if a string is a presentation-format domain name (currently restricted to hostname-compatible "preferred name" LDH labels and SRV-like "underscore labels"; see golang.org/issue/12421).
No description provided by the author
ParseCIDR parses s as a CIDR notation IP address and prefix length, like "192.0.2.0/24" or "2001:db8::/32", as defined in RFC 4632 and RFC 4291.
RandomUserAgent generate random User-Agent.

# Constants

No description provided by the author

# Variables

DefaultHttpClient default http client use http.Client timeout 5 Second ignore certificate warnings.
No description provided by the author
No description provided by the author
No description provided by the author
USER_AGENT http header User-Agent's.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author