mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2025-08-09 06:55:19 +02:00
@@ -131,7 +131,7 @@ sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
|
|||||||
|
|
||||||
### Bonus: dnsmasq is in charge of solving all DNS
|
### Bonus: dnsmasq is in charge of solving all DNS
|
||||||
|
|
||||||
Add in confiigure file: `/usr/local/etc/dnsmasq.conf`
|
Add in configure file: `/usr/local/etc/dnsmasq.conf`
|
||||||
|
|
||||||
```
|
```
|
||||||
no-resolv
|
no-resolv
|
||||||
@@ -141,7 +141,7 @@ server=208.67.220.220
|
|||||||
|
|
||||||
### Bonus: dnsmasq have test domains
|
### Bonus: dnsmasq have test domains
|
||||||
|
|
||||||
If you want all your `.localhost` domains, for example, point to localhost add in confiigure file: `/usr/local/etc/dnsmasq.conf`
|
If you want all your `.localhost` domains, for example, point to localhost add in configure file: `/usr/local/etc/dnsmasq.conf`
|
||||||
|
|
||||||
```
|
```
|
||||||
address=/.localhost/127.0.0.1
|
address=/.localhost/127.0.0.1
|
||||||
|
Reference in New Issue
Block a user