Pi-Hole: Difference between revisions

J7 (talk | contribs)
J7 (talk | contribs)
typos
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
</syntaxhighlight>
</syntaxhighlight>


You can test if it's working
Test if it's working


<syntaxhighlight>
<syntaxhighlight>
Line 54: Line 54:
};
};
</syntaxhighlight>
</syntaxhighlight>
Now blocked domains will not be resolved and you can access pihole web interface at https://localhost:443
Test pihole web interface at https://localhost:443
 
Now you can set your router's DNS server to the IP of the host running pihole and blocked domains should not be resolved.