Builder

class Builder

Properties

Link copied to clipboard
var ip: String?

One IPv4 address that you want to forward DNS queries to.

Link copied to clipboard
var ipv6: String?

One IPv6 address that you want to forward DNS queries to.

Link copied to clipboard
var port: Int?

The port at Ip that you want to forward DNS queries to.

Link copied to clipboard

The protocols for the target address. The protocol you choose needs to be supported by the outbound endpoint of the Resolver rule.

Link copied to clipboard

The Server Name Indication of the DoH server that you want to forward queries to. This is only used if the Protocol of the TargetAddress is DoH.