config

package
v0.0.0-...-aa345d2 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DeviceName                string
	LocalAddr                 string
	ServerAddr                string
	ServerIP                  string
	ServerIPv6                string
	DNSIP                     string
	CIDR                      string
	CIDRv6                    string
	Key                       string
	Protocol                  string
	WebSocketPath             string
	ServerMode                bool
	GlobalMode                bool
	Obfs                      bool
	Compress                  bool
	MTU                       int
	Timeout                   int
	LocalGateway              string
	LocalGatewayv6            string
	TLSCertificateFilePath    string
	TLSCertificateKeyFilePath string
	TLSSni                    string
	TLSInsecureSkipVerify     bool
	BufferSize                int
	Verbose                   bool
}

The config struct

Jump to

Keyboard shortcuts

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