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
|
brew services restart privoxy
|
||||||
|
|
||||||
#Install Dns Crypt
|
#Install Dns Crypt
|
||||||
brew install dnsmasq
|
#brew install dnsmasq
|
||||||
sudo curl -o homebrew/etc/dnsmasq.conf https://raw.githubusercontent.com/drduh/config/master/dnsmasq.conf
|
#sudo mkdir homebrew/etc
|
||||||
brew services start dnsmasq
|
#sudo curl -o homebrew/etc/dnsmasq.conf https://raw.githubusercontent.com/drduh/config/master/dnsmasq.conf
|
||||||
sudo networksetup -setdnsservers "Wi-Fi" 127.0.0.1
|
#brew services start dnsmasq
|
||||||
|
#sudo networksetup -setdnsservers "Wi-Fi" 127.0.0.1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user