constants

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LogFieldRequestID  = "reqID"
	LogFieldDestAddr   = "dstAddr"
	LogFieldLocalAddr  = "localAddr"
	LogFieldRemotePort = "remotePort"
	LogFieldProtocol   = "protocol"
)
View Source
const (
	ServerName = "krelay-server"
	ServerPort = 9527
)
View Source
const (
	UDPBufferSize = 65536 + 2
	TCPBufferSize = 32768
)
View Source
const (
	ProtocolTCP = "tcp"
	ProtocolUDP = "udp"
)
View Source
const PortForwardProtocolV1Name = "portforward.k8s.io"

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