sieveLau / mosdns

A DNS forwarder, with customizable pipeline. The legacy (v4) version with deps upgrade.
GNU General Public License v3.0
7 stars 1 forks source link

BREAKING: only the first bootstrap server will be used #71

Closed sieveLau closed 2 months ago

sieveLau commented 2 months ago

Switch dnsproxy from my version to AdguardTeam's version. Breaking change is if more than 1 bootstrap server is configured, only the first one will be used. Bootstrap server's address format is the same as upstream addr's, like "tcp:some-domain".