Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultServerConfig = ` [common] bind_port = {{ .PortServer }} ` DefaultClientConfig = ` [common] server_port = {{ .PortServer }} ` )
View Source
const (
PortServerName = "PortServer"
)
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."
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.