Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseConfig ¶ added in v1.2.1
Types ¶
type Config ¶
type Config struct {
BufferSize uint64
ServerProxyMode bool
ProxyKind string
ProxyInfo string
LocalAddress string
RemoteAddress string
LocalAddressTCP *net.TCPAddr
RemoteAddressTCP *net.TCPAddr
ServerHost string
DisableServerResolv bool
ConnectionInfo string
TLSEnabled bool
TLSCert string
TLSKey string
SNIHost string
LocalPayload string
RemotePayload string
}
Click to show internal directories.
Click to hide internal directories.