From 8628844ac654d2a70a453a0d9f15382c2fe46f1d Mon Sep 17 00:00:00 2001 From: mercury Date: Tue, 25 Apr 2023 16:57:36 +0400 Subject: [PATCH] dns adguard by default for wireguard --- app/bot.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/bot.php b/app/bot.php index d4b0e43..3211390 100644 --- a/app/bot.php +++ b/app/bot.php @@ -2188,6 +2188,7 @@ DNS-over-HTTPS with IP: 'PrivateKey' => $private_peer_key, 'Address' => "$client_ip/32", 'MTU' => 1350, + 'DNS' => '10.10.0.5', ], 'peers' => [ [