Home
last modified time | relevance | path

Searched refs:DomainsExcluded (Results 1 – 3 of 3) sorted by relevance

/dports/security/xray-core/Xray-core-1.5.0/infra/conf/
H A Dxray.go65 DomainsExcluded *StringList `json:"domainsExcluded"` member
90 if c.DomainsExcluded != nil {
91 for _, domain := range *c.DomainsExcluded {
99 DomainsExcluded: d,
/dports/security/xray-core/Xray-core-1.5.0/app/proxyman/inbound/
H A Dworker.go102 content.SniffingRequest.ExcludeForDomain = w.sniffingConfig.DomainsExcluded
464 content.SniffingRequest.ExcludeForDomain = w.sniffingConfig.DomainsExcluded
/dports/security/xray-core/Xray-core-1.5.0/app/proxyman/
H A Dconfig.pb.go239DomainsExcluded []string `protobuf:"bytes,3,rep,name=domains_excluded,json=domainsExcluded,pro… member
293 return x.DomainsExcluded