Documentation ¶
Index ¶
Constants ¶
View Source
const Heartbeat = "\xf0\x9f\x91\x8b\xf0\x9f\x90\x92\x00"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Relay ¶
type Relay struct {
// contains filtered or unexported fields
}
Relay relays connections from a local listener to a remote host over TLS.
type TunnelOptions ¶
type TunnelOptions struct { TunnelProxyPorts []string `` /* 134-byte string literal not displayed */ ProxyControlPort uint `` /* 131-byte string literal not displayed */ TunnelServiceImage string `local:"true" long:"tunnel-image" usage:"Tunnel service image" default:"official/utils/tunnel:latest"` Token string `noattribute:"true"` Metro string `noattribute:"true"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.