Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultName = "outproxy" DefaultListen = "127.0.0.1:1080" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyConfig ¶
type ProxyConfig = sockstun.ProxyConfig
type Tun ¶
func (*Tun) DefaultProxyURL ¶
func (*Tun) Proxies ¶
func (t *Tun) Proxies() []ProxyConfig
func (*Tun) SetProxies ¶
func (t *Tun) SetProxies(cfgs []ProxyConfig, defaultProxyURL string) error
Click to show internal directories.
Click to hide internal directories.