Update macos.sh
This commit is contained in:
9
macos.sh
9
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
|
||||
|
||||
|
Reference in New Issue
Block a user