DoH first working version
This commit is contained in:
@@ -64,6 +64,7 @@ type Resolver struct {
|
||||
VerifyDomain string
|
||||
Search []string
|
||||
SearchOnly bool
|
||||
Path string
|
||||
|
||||
// logic interface
|
||||
Conn ResolverConn `json:"-"`
|
||||
|
||||
Reference in New Issue
Block a user