Update macos.sh

This commit is contained in:
simeononsecurity
2022-01-24 04:50:15 +00:00
committed by GitHub
parent 0226139598
commit 79e1e5f47a

View File

@ -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