transport

package
v1.11.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 0 Imported by: 141

Documentation

Index

Constants

View Source
const (
	DNS   = "dns"
	TLS   = "tls"
	QUIC  = "quic"
	GRPC  = "grpc"
	HTTPS = "https"
	UNIX  = "unix"
)

These transports are supported by CoreDNS.

View Source
const (
	// Port is the default port for DNS
	Port = "53"
	// TLSPort is the default port for DNS-over-TLS.
	TLSPort = "853"
	// QUICPort is the default port for DNS-over-QUIC.
	QUICPort = "853"
	// GRPCPort is the default port for DNS-over-gRPC.
	GRPCPort = "443"
	// HTTPSPort is the default port for DNS-over-HTTPS.
	HTTPSPort = "443"
)

Port numbers for the various transports.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL