Home
last modified time | relevance | path

Searched defs:DNS (Results 1 – 25 of 923) sorted by relevance

12345678910>>...37

/dports/security/xray-core/Xray-core-1.5.0/app/dns/
H A Ddns.go23 type DNS struct { struct
24 sync.Mutex
25 tag string
26 disableCache bool
27 disableFallback bool
28 disableFallbackIfMatch bool
30 hosts *StaticHosts
31 clients []*Client
150 func (*DNS) Type() interface{} {
155 func (s *DNS) Start() error {
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/app/dns/
H A Ddns.go25 type DNS struct { struct
26 sync.Mutex
27 tag string
28 disableCache bool
29 hosts *StaticHosts
30 clients []*Client
31 ctx context.Context
33 matcherInfos []DomainMatcherInfo
124 func (*DNS) Type() interface{} {
129 func (s *DNS) Start() error {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/sacloud/
H A Ddns.go23 type DNS struct { struct
24 *Resource // ID
25 propName // 名
26 propDescription // 説
27 propServiceClass // サービスクラ
28 propIcon // アイコ
29 propTags // タ
30 propCreatedAt // 作成日
31 propModifiedAt // 変更日
86 func (d *DNS) HasDNSRecord() bool {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/sacloud/libsacloud/sacloud/
H A Ddns.go23 type DNS struct { struct
24 *Resource // ID
25 propName // 名
26 propDescription // 説
27 propServiceClass // サービスクラ
28 propIcon // アイコ
29 propTags // タ
30 propCreatedAt // 作成日
31 propModifiedAt // 変更日
86 func (d *DNS) HasDNSRecord() bool {
[all …]
/dports/dns/nextdns/nextdns-1.32.2/discovery/
H A Ddns.go15 type DNS struct { struct
16 Upstream string
18 cache *lru.Cache
19 once sync.Once
21 antiLoop semaphoreMap
22 rd bool
30 func (r *DNS) init() {
54 func (r *DNS) Name() string {
68 func (r *DNS) LookupAddr(addr string) []string {
72 func (r *DNS) lookupAddr(addr string) []string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/cmd/vic-machine/common/
H A Ddns.go27 type DNS struct { struct
28 DNS cli.StringSlice `arg:"dns-server"` member
29 IsSet bool
32 func (d *DNS) DNSFlags() []cli.Flag {
44 func (d *DNS) ProcessDNSServers(op trace.Operation) ([]net.IP, error) {
/dports/dns/nextdns/nextdns-1.32.2/resolver/
H A Dresolver.go37 type DNS struct { struct
38 DOH DOH
39 DNS53 DNS53
40 Manager *endpoint.Manager
41 cacheStats CacheStats
79 …r *DNS) Resolve(ctx context.Context, q query.Query, buf []byte) (n int, i ResolveInfo, err error) {
106 func (r *DNS) CacheStats() CacheStats {
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/
H A Ddns.go245 type DNS struct { struct
246 BaseLayer
249 ID uint16
250 QR bool
251 OpCode DNSOpCode
254 TC bool // Truncated
255 RD bool // Recursion desired
256 RA bool // Recursion available
259 ResponseCode DNSResponseCode
266 Questions []DNSQuestion
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/google/gopacket/layers/
H A Ddns.go245 type DNS struct { struct
246 BaseLayer
249 ID uint16
250 QR bool
251 OpCode DNSOpCode
254 TC bool // Truncated
255 RD bool // Recursion desired
256 RA bool // Recursion available
259 ResponseCode DNSResponseCode
266 Questions []DNSQuestion
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/google/gopacket/layers/
H A Ddns.go255 type DNS struct { struct
256 BaseLayer
259 ID uint16
260 QR bool
261 OpCode DNSOpCode
264 TC bool // Truncated
265 RD bool // Recursion desired
266 RA bool // Recursion available
269 ResponseCode DNSResponseCode
276 Questions []DNSQuestion
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/google/gopacket/gopacket-1.1.18/layers/
H A Ddns.go255 type DNS struct { struct
256 BaseLayer
259 ID uint16
260 QR bool
261 OpCode DNSOpCode
264 TC bool // Truncated
265 RD bool // Recursion desired
266 RA bool // Recursion available
269 ResponseCode DNSResponseCode
276 Questions []DNSQuestion
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/google/gopacket/layers/
H A Ddns.go255 type DNS struct { struct
256 BaseLayer
259 ID uint16
260 QR bool
261 OpCode DNSOpCode
264 TC bool // Truncated
265 RD bool // Recursion desired
266 RA bool // Recursion available
269 ResponseCode DNSResponseCode
276 Questions []DNSQuestion
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/google/gopacket/layers/
H A Ddns.go255 type DNS struct { struct
256 BaseLayer
259 ID uint16
260 QR bool
261 OpCode DNSOpCode
264 TC bool // Truncated
265 RD bool // Recursion desired
266 RA bool // Recursion available
269 ResponseCode DNSResponseCode
276 Questions []DNSQuestion
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/google/gopacket/layers/
H A Ddns.go255 type DNS struct { struct
256 BaseLayer
259 ID uint16
260 QR bool
261 OpCode DNSOpCode
264 TC bool // Truncated
265 RD bool // Recursion desired
266 RA bool // Recursion available
269 ResponseCode DNSResponseCode
276 Questions []DNSQuestion
[all …]
/dports/misc/fq/fq-0.0.2/vendor/github.com/google/gopacket/layers/
H A Ddns.go255 type DNS struct { struct
256 BaseLayer
259 ID uint16
260 QR bool
261 OpCode DNSOpCode
264 TC bool // Truncated
265 RD bool // Recursion desired
266 RA bool // Recursion available
269 ResponseCode DNSResponseCode
276 Questions []DNSQuestion
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/operator/v1/
H A Dtypes_dns.go21 type DNS struct { struct
22 metav1.TypeMeta `json:",inline"`
23 metav1.ObjectMeta `json:"metadata,omitempty"`
26 Spec DNSSpec `json:"spec,omitempty"`
28 Status DNSStatus `json:"status,omitempty"`
/dports/dns/bind-tools/bind-9.16.27/doc/arm/
H A Dintroduction.rst90 The Domain Name System (DNS) is a hierarchical, distributed database. It
102 Domains and Domain Names
131 Zones
165 Authoritative Name Servers
243 Caching Name Servers
296 Name Servers in Multiple Roles
/dports/dns/samba-nsupdate/bind-9.16.5/doc/arm/
H A Dintroduction.rst111 The Domain Name System (DNS) is a hierarchical, distributed database. It
123 Domains and Domain Names
152 Zones
186 Authoritative Name Servers
264 Caching Name Servers
305 Name Servers in Multiple Roles
/dports/dns/bind916/bind-9.16.27/doc/arm/
H A Dintroduction.rst90 The Domain Name System (DNS) is a hierarchical, distributed database. It
102 Domains and Domain Names
131 Zones
165 Authoritative Name Servers
243 Caching Name Servers
296 Name Servers in Multiple Roles
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/doc/arm/
H A Dintroduction.rst89 The Domain Name System (DNS) is a hierarchical, distributed database. It
101 Domains and Domain Names
130 Zones
164 Authoritative Name Servers
242 Caching Name Servers
295 Name Servers in Multiple Roles
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/config/v1/
H A Dtypes_dns.go10 type DNS struct { struct
11 metav1.TypeMeta `json:",inline"`
13 metav1.ObjectMeta `json:"metadata,omitempty"`
18 Spec DNSSpec `json:"spec"`
21 Status DNSStatus `json:"status"`
/dports/www/trafficserver/trafficserver-9.1.1/doc/developer-guide/testing/
H A Dblackbox-testing.en.rst184 DNS subsubsection
218 dns = Test.MakeDNServer("dns", default=['127.0.0.1']) argument
228 Condition Testing
264 Examples:
/dports/net/py-libcloud/apache-libcloud-3.4.1/
H A DCHANGES.rst224 DNS subsection
479 DNS subsection
699 DNS subsection
831 DNS subsection
1025 DNS subsection
1506 DNS subsection
1691 DNS subsection
1841 DNS subsection
2146 DNS subsection
2399 DNS subsection
[all …]
/dports/net/clash/clash-1.6.0/config/
H A Dconfig.go56 type DNS struct { struct
57 Enable bool `yaml:"enable"`
58 IPv6 bool `yaml:"ipv6"`
59 NameServer []dns.NameServer `yaml:"nameserver"`
60 Fallback []dns.NameServer `yaml:"fallback"`
61 FallbackFilter FallbackFilter `yaml:"fallback-filter"`
62 Listen string `yaml:"listen"`
63 EnhancedMode dns.EnhancedMode `yaml:"enhanced-mode"`
65 FakeIPRange *fakeip.Pool
66 Hosts *trie.DomainTrie
[all …]
/dports/databases/hbase/hbase-1.2.1/hbase-common/src/main/java/org/apache/hadoop/hbase/util/
H A DDNS.java30 public final class DNS { class
44 private DNS() {} in DNS() method in DNS

12345678910>>...37