Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
CACerts []*x509.Certificate
ClientCert *tls.Certificate
ResolverEndpoint *resolver.Endpoint
DNSServer *url.URL
HTTP core.HTTPVersion
ECH core.ECHMode
Insecure bool
TLSMax uint16
TLSMin uint16
Timeout time.Duration
ConnectTimeout time.Duration
URL *url.URL
}
Config holds the parameters needed to perform a TLS inspection.
Click to show internal directories.
Click to hide internal directories.