In the example config, you can see a couple of domains in the resolve list.
The feature I want to add, is adding an @ at the start of the string to indicate requests should be forwarded to a specific dns server for that match instead of resolving into a specific A(AAA) record.
Formatting of the server address to forward the request to should be the same as for the dns field (support optional #<port> after #1 is finished, optional array after #3 is finished)
In the example config, you can see a couple of domains in the resolve list.
The feature I want to add, is adding an
@at the start of the string to indicate requests should be forwarded to a specific dns server for that match instead of resolving into a specific A(AAA) record.Formatting of the server address to forward the request to should be the same as for the
dnsfield (support optional#<port>after #1 is finished, optional array after #3 is finished)