Pi hole: Difference between revisions

From wikinotes
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
<blockquote>
<blockquote>
{| class="wikitable"
{| class="wikitable"
|-
| github || https://github.com/pi-hole/pi-hole
|-
|-
| official docs || https://docs.pi-hole.net/
| official docs || https://docs.pi-hole.net/
Line 35: Line 37:
|-
|-
| [[pihole configuration]]
| [[pihole configuration]]
|-
| [[pihole blocklists]]
|-
|-
|}
|}

Latest revision as of 15:12, 2 April 2022

Built overtop of dnsmasq, to serve as an ad-blocker.
There are two variations: a standalone version made for the local machine, and one designed to operate for an entire network.

Documentation

github https://github.com/pi-hole/pi-hole
official docs https://docs.pi-hole.net/

Locations

/etc/pihole/ configuration
/etc/dnsmasq.d/01-pihole.conf dnsmasq configuration
/run/log/pihole/ logs
/run/pihole-ftl/ socket, pid, port, ...

Notes

pihole standalone install
pihole server install
pihole configuration
pihole blocklists

Usage

pihole status
pihole enable