Pi hole: Difference between revisions

From wikinotes
No edit summary
 
 
(2 intermediate revisions 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 16: Line 18:
|-
|-
| <code>/etc/pihole/</code> || configuration
| <code>/etc/pihole/</code> || configuration
|-
| <code>/etc/dnsmasq.d/01-pihole.conf</code> || dnsmasq configuration
|-
|-
| <code>/run/log/pihole/</code> || logs
| <code>/run/log/pihole/</code> || logs
Line 33: 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