consts

package
v0.51.4 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// proxy status
	Idle    = "idle"
	Working = "working"
	Closed  = "closed"
	Online  = "online"
	Offline = "offline"

	// proxy type
	TCPProxy    = "tcp"
	UDPProxy    = "udp"
	TCPMuxProxy = "tcpmux"
	HTTPProxy   = "http"
	HTTPSProxy  = "https"
	STCPProxy   = "stcp"
	XTCPProxy   = "xtcp"
	SUDPProxy   = "sudp"

	// authentication method
	TokenAuthMethod = "token"
	OidcAuthMethod  = "oidc"

	// TCP multiplexer
	HTTPConnectTCPMultiplexer = "httpconnect"
)

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