Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Rule distribution.Config Proxy constant.Proxy Device *tun.Config LocalServer local_server.Cfg HijackDns configuration.HijackDns BlockQuic bool }
type SystemProxyConfig ¶ added in v0.11.0
type SystemProxyConfig struct { Rule distribution.SystemProxyConfig Proxy constant.Proxy LocalServer local_server.Cfg }
func NewSystemProxy ¶ added in v0.11.0
func NewSystemProxy() (*SystemProxyConfig, error)
Click to show internal directories.
Click to hide internal directories.