Documentation
¶
Index ¶
- Variables
- func GetBridgeTcpListener() (net.Listener, error)
- func GetBridgeTlsListener() (net.Listener, error)
- func GetBridgeWsListener() (net.Listener, error)
- func GetBridgeWssListener() (net.Listener, error)
- func GetHttpListener() (net.Listener, error)
- func GetHttpsListener() (net.Listener, error)
- func GetWebManagerListener() (net.Listener, error)
- func InitConnectionService()
Constants ¶
This section is empty.
Variables ¶
View Source
var BridgeIp string
View Source
var BridgeKcpIp string
View Source
var BridgeKcpPort string
View Source
var BridgePath string
View Source
var BridgePort string
View Source
var BridgeQuicIp string
View Source
var BridgeQuicPort string
View Source
var BridgeRealIpHeader string
View Source
var BridgeTcpIp string
View Source
var BridgeTcpPort string
View Source
var BridgeTlsIp string
View Source
var BridgeTlsPort string
View Source
var BridgeTrustedIps string
View Source
var BridgeWsIp string
View Source
var BridgeWsPort string
View Source
var BridgeWssIp string
View Source
var BridgeWssPort string
View Source
var Http3Port string
View Source
var HttpIp string
View Source
var HttpPort string
View Source
var HttpsPort string
View Source
var MuxPingIntervalSec int
View Source
var P2pIp string
View Source
var P2pPort string
View Source
var QuicAlpn []string
View Source
var QuicIdleTimeoutSec int
View Source
var QuicKeepAliveSec int
View Source
var QuicMaxStreams int64
View Source
var WebIp string
View Source
var WebPort string
Functions ¶
func GetBridgeTcpListener ¶ added in v0.26.48
func GetBridgeTlsListener ¶ added in v0.26.48
func GetBridgeWsListener ¶ added in v0.27.0
func GetBridgeWssListener ¶ added in v0.27.0
func GetHttpListener ¶
func GetHttpsListener ¶
func GetWebManagerListener ¶
func InitConnectionService ¶
func InitConnectionService()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.