remote

package
v0.0.0-...-988eabb Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitDefaultConf

func InitDefaultConf()

func StartRemoteProxy

func StartRemoteProxy()

Types

type ServerConfig

type ServerConfig struct {
	Cipher     channel.CipherConfig
	RateLimit  channel.RateLimitConfig
	ProxyLimit channel.ProxyLimitConfig
	Mux        channel.MuxConfig
	Log        []string
	Server     []ServerListenConfig
}
var ServerConf ServerConfig

type ServerListenConfig

type ServerListenConfig struct {
	Listen   string
	Cert     string
	Key      string
	KCParams channel.KCPConfig
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL