consts

package
v0.38.0 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TestString = "frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet."

	DefaultTimeout = 2 * time.Second
)

Variables

View Source
var (
	PortServerName  string
	PortClientAdmin string

	DefaultServerConfig = `
	[common]
	bind_port = {{ .%s }}
	log_level = trace
	`

	DefaultClientConfig = `
	[common]
	server_port = {{ .%s }}
	log_level = trace
	`
)

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