Update macos.sh

This commit is contained in:
simeononsecurity
2022-01-24 03:40:07 +00:00
committed by GitHub
parent f7c0c572f8
commit 0226139598

View File

@ -203,7 +203,7 @@ sudo curl -o homebrew/etc/privoxy/user.action https://raw.githubusercontent.com/
brew services restart privoxy brew services restart privoxy
#Install Dns Crypt #Install Dns Crypt
brew install dnsmasq --with-dnssec brew install dnsmasq
sudo curl -o homebrew/etc/dnsmasq.conf https://raw.githubusercontent.com/drduh/config/master/dnsmasq.conf sudo curl -o homebrew/etc/dnsmasq.conf https://raw.githubusercontent.com/drduh/config/master/dnsmasq.conf
brew services start dnsmasq brew services start dnsmasq
sudo networksetup -setdnsservers "Wi-Fi" 127.0.0.1 sudo networksetup -setdnsservers "Wi-Fi" 127.0.0.1