From e44c02d5cfcddd3e41d94c39370cf6125e054334 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sun, 22 Mar 2020 09:41:05 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c033518..85699c5 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Refresh your DNS cache sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder ``` -### Extra: 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` @@ -112,7 +112,7 @@ server=208.67.222.222 server=208.67.220.220 ``` -### Extra: 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`