You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<strong>Network-wide ad blocking via your own Linux hardware</strong>
14
13
</p>
14
+
15
15
<!-- markdownlint-enable MD033 -->
16
16
17
17
The Pi-hole® is a [DNS sinkhole](https://en.wikipedia.org/wiki/DNS_Sinkhole) that protects your devices from unwanted content without installing any client-side software.
@@ -22,7 +22,7 @@ The Pi-hole® is a [DNS sinkhole](https://en.wikipedia.org/wiki/DNS_Sinkhole) th
22
22
-**Lightweight**: runs smoothly with [minimal hardware and software requirements](https://docs.pi-hole.net/main/prerequisites/)
23
23
-**Robust**: a command line interface that is quality assured for interoperability
24
24
-**Insightful**: a beautiful responsive Web Interface dashboard to view and control your Pi-hole
25
-
-**Versatile**: can optionally function as a [DHCP server](https://discourse.pi-hole.net/t/how-do-i-use-pi-holes-built-in-dhcp-server-and-why-would-i-want-to/3026), ensuring *all* your devices are protected automatically
25
+
-**Versatile**: can optionally function as a [DHCP server](https://discourse.pi-hole.net/t/how-do-i-use-pi-holes-built-in-dhcp-server-and-why-would-i-want-to/3026), ensuring _all_ your devices are protected automatically
26
26
-**Scalable**: [capable of handling hundreds of millions of queries](https://pi-hole.net/2017/05/24/how-much-traffic-can-pi-hole-handle/) when installed on server-grade hardware
27
27
-**Modern**: blocks ads over both IPv4 and IPv6
28
28
-**Free**: open source software that helps ensure _you_ are the sole person in control of your privacy
[FTLDNS](https://github.com/pi-hole/ftl) is a lightweight, purpose-built daemon used to provide statistics needed for the Web Interface, and its API can be easily integrated into your own projects. As the name implies, FTLDNS does this all *very quickly*!
120
+
[FTLDNS](https://github.com/pi-hole/ftl) is a lightweight, purpose-built daemon used to provide statistics needed for the Web Interface, and its API can be easily integrated into your own projects. As the name implies, FTLDNS does this all _very quickly_!
119
121
120
122
Some of the statistics you can integrate include:
121
123
@@ -142,7 +144,7 @@ Some notable features include:
142
144
-[Updating Ad Lists](https://docs.pi-hole.net/core/pihole-command/#gravity)
143
145
-[Querying Ad Lists for blocked domains](https://docs.pi-hole.net/core/pihole-command/#query)
144
146
-[Enabling and Disabling Pi-hole](https://docs.pi-hole.net/core/pihole-command/#enable-disable)
145
-
- ... and *many* more!
147
+
- ... and _many_ more!
146
148
147
149
You can read our [Core Feature Breakdown](https://docs.pi-hole.net/core/pihole-command/#pi-hole-core) for more information.
0 commit comments