From 0adc98702a0c968890e009cc7487066cfa952592 Mon Sep 17 00:00:00 2001 From: Vinicius Fortuna Date: Thu, 9 Jan 2025 18:21:49 -0500 Subject: [PATCH] Add system proxy --- x/examples/smart-proxy/config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x/examples/smart-proxy/config.yaml b/x/examples/smart-proxy/config.yaml index 300a2cb9..272258a8 100644 --- a/x/examples/smart-proxy/config.yaml +++ b/x/examples/smart-proxy/config.yaml @@ -1,5 +1,8 @@ # DNS strategies dns: + # Use the system resolver by default + - system: {} + # DNS-over-HTTPS # Quad9