Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Name string Forward []string StrategyConfig strategy.Config DNSServers []string IPSet string Domain []string IP []string CIDR []string }
Config , every rule dialer points to a rule file
type Proxy ¶ added in v0.9.3
type Proxy struct {
// contains filtered or unexported fields
}
Proxy struct
func (*Proxy) AddDomainIP ¶ added in v0.9.3
AddDomainIP used to update ipMap rules according to domainMap rule
Click to show internal directories.
Click to hide internal directories.