Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TheDNS ¶
type TheDNS struct {
BlockDomain map[string]byte
BypassDomain map[string]byte
BypassDNSClient *brook.DNSClient
BypassDOHClient *brook.DOHClient
DisableA bool
DisableAAAA bool
Cache *cache.Cache
DOHClient *brook.DOHClient
}
func (*TheDNS) TouchBrook ¶
func (p *TheDNS) TouchBrook()
Click to show internal directories.
Click to hide internal directories.