From e052660ef696d3426cf7af2f869407b234f35675 Mon Sep 17 00:00:00 2001 From: mercury Date: Fri, 7 Oct 2022 11:51:38 +0400 Subject: [PATCH] dns for peer --- app/bot.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/bot.php b/app/bot.php index 185e260..213a05b 100644 --- a/app/bot.php +++ b/app/bot.php @@ -668,6 +668,7 @@ class Bot 'PrivateKey' => $private_peer_key, 'Address' => "$client_ip/32", 'MTU' => 1350, + 'DNS' => '8.8.8.8', ], 'peers' => [ [