Documentation ¶
Index ¶
Constants ¶
View Source
const ZROK_VPN_MTU = 16 * 1024
Variables ¶
This section is empty.
Functions ¶
func DefaultTarget ¶
func DefaultTarget() string
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
func NewBackend ¶
func NewBackend(cfg *BackendConfig) (*Backend, error)
type BackendConfig ¶
type ClientConfig ¶
type Frontend ¶
type Frontend struct {
// contains filtered or unexported fields
}
func NewFrontend ¶
func NewFrontend(cfg *FrontendConfig) (*Frontend, error)
Click to show internal directories.
Click to hide internal directories.