From 79e1e5f47a5f6c1a6c653dcfbcc32efcae03e27a Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Mon, 24 Jan 2022 04:50:15 +0000 Subject: [PATCH] Update macos.sh --- macos.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/macos.sh b/macos.sh index 451e210..531f628 100644 --- a/macos.sh +++ b/macos.sh @@ -203,8 +203,9 @@ sudo curl -o homebrew/etc/privoxy/user.action https://raw.githubusercontent.com/ brew services restart privoxy #Install Dns Crypt -brew install dnsmasq -sudo curl -o homebrew/etc/dnsmasq.conf https://raw.githubusercontent.com/drduh/config/master/dnsmasq.conf -brew services start dnsmasq -sudo networksetup -setdnsservers "Wi-Fi" 127.0.0.1 +#brew install dnsmasq +#sudo mkdir homebrew/etc +#sudo curl -o homebrew/etc/dnsmasq.conf https://raw.githubusercontent.com/drduh/config/master/dnsmasq.conf +#brew services start dnsmasq +#sudo networksetup -setdnsservers "Wi-Fi" 127.0.0.1