Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrGenerated = errors.New("generated tunnel config; fill it with the desired route and restart")
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct {
// contains filtered or unexported fields
}
func StartProxy ¶
func StartProxyWithConfig ¶
func StartProxyWithConfig(addr string, verbosity int, res chan<- State, blockHttp bool, versionAndDevice string, lsCfg *liteclient.GlobalConfig, tunnelConfigPath string) (*Proxy, error)
Click to show internal directories.
Click to hide internal directories.