diff --git a/Comparison.md b/Comparison.md index e6df398..ef6abc8 100644 --- a/Comparison.md +++ b/Comparison.md @@ -1,6 +1,8 @@ -# Comparing AdGuard Home to other solutions + +## Comparing AdGuard Home to other solutions -## How is this different from public AdGuard DNS servers? + +### How is this different from public AdGuard DNS servers? Running your own AdGuard Home server allows you to do much more than using a public DNS server. It's a completely different level. See for yourself: @@ -9,7 +11,8 @@ Running your own AdGuard Home server allows you to do much more than using a pub * Add your own custom filtering rules. * **Most importantly, this is your own server, and you are the only one who's in control.** -## How does AdGuard Home compare to Pi-Hole + +### How does AdGuard Home compare to Pi-Hole At this point, AdGuard Home has a lot in common with Pi-Hole. Both block ads and trackers using "DNS sinkholing" method, and both allow customizing what's blocked. @@ -34,8 +37,9 @@ AdGuard Home provides a lot of features out-of-the-box with no need to install a | Per-client (device) configuration | ✅ | ❌ | | Access settings (choose who can use AGH DNS) | ✅ | ❌ | -## How does AdGuard Home compare to traditional ad blockers + +### How does AdGuard Home compare to traditional ad blockers It depends. -"DNS sinkholing" is capable of blocking a big percentage of ads, but it lacks flexibility and power of traditional ad blockers. You can get a good impression about the difference between these methods by reading [this article](https://adguard.com/en/blog/adguard-vs-adaway-dns66/). It compares AdGuard for Android (a traditional ad blocker) to hosts-level ad blockers (which are almost identical to DNS-based blockers in their capabilities). However, this level of protection is enough for some users. \ No newline at end of file +"DNS sinkholing" is capable of blocking a big percentage of ads, but it lacks flexibility and power of traditional ad blockers. You can get a good impression about the difference between these methods by reading [this article](https://adguard.com/en/blog/adguard-vs-adaway-dns66/). It compares AdGuard for Android (a traditional ad blocker) to hosts-level ad blockers (which are almost identical to DNS-based blockers in their capabilities). However, this level of protection is enough for some users.