Pi-Hole
pi-hole.netNetwork-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole. Pi-Hole can significantly speed up your internet, remove ads and block malware. It comes with a nice web interface and a mobile app with monitoring features, it's open source, easy to install and very widely used.
- Homepage: pi-hole.net
- GitHub: github.com/pi-hole/pi-hole
- Privacy: tosdr.org/en/service/9079
- Web info: web-check.xyz/results/pi-hole.net
Pi-Hole Privacy Policy
Privacy Policy Summary
- Terms may be changed any time at their discretion, without notice to you
Documents
- PrivacyCreated 11 Jul 23, Last modified 2 months ago
- privacy Created 11 Jul 23, Last modified 2 months ago
- Terms of ServiceCreated 11 Jul 23, Last modified 2 months ago
About the Data
This data is kindly provided by tosdr.org. Read full report at: #9079
Pi-Hole Source Code
Author
Description
A black hole for Internet advertisements
Homepage
https://pi-hole.netLicense
NOASSERTION
Created
08 Jun 14
Last Updated
18 Jan 25
Latest version
Primary Language
Shell
Size
8,321 KB
Stars
49,924
Forks
2,727
Watchers
49,924
Language Usage
Star History
Top Contributors
- @PromoFaux (1178)
- @DL6ER (1007)
- @dschaper (722)
- @yubiuser (473)
- @AzureMarker (448)
- @jacobsalmela (382)
- @WaLLy3K (166)
- @bcambl (129)
- @dependabot[bot] (97)
- @rrobgill (66)
- @rdwebdesign (39)
- @MichaIng (32)
- @diginc (29)
- @pvogt09 (27)
- @mospaeda (20)
- @airencracken (19)
- @Fourdee (19)
- @tuplink (19)
- @ChadBHowell (17)
- @brontide (12)
- @gstrauss (11)
- @mmotti (11)
- @RamSet (11)
- @Gusher123 (10)
- @yoosi (10)
- @fayetted (8)
- @XhmikosR (8)
- @korhadris (8)
- @jpgpi250 (7)
- @rmceoin (7)
Recent Commits
- Adam Warner (29 Dec 24)
Fix v5 for Fedora 41 (#5839)
- Adam Warner (29 Dec 24)
use rpm -q to check if packages are already installed, this is due to a change in the behaviour of dnf in Fedora 41 Signed-off-by: Adam Warner <[email protected]>
- Adam Warner (29 Dec 24)
remove EOL OS from test suite Signed-off-by: Adam Warner <[email protected]>
- Adam Warner (29 Dec 24)
while v6 is still not released, update tests in master to NOT use development branch of FTL Signed-off-by: Adam Warner <[email protected]>
- Adam Warner (29 Dec 24)
Add test scripts for fed 41 for v5 Signed-off-by: Adam Warner <[email protected]>
- Adam Warner (11 Sept 24)
Make install command copyable (#5763)
- Jim Bennett (11 Sept 24)
Make install command copyable The instal command was in a header with inline markdown. This means there's no copy button on GitHub. Moving to a markdown block gives the copy button. Signed-off-by: Jim Bennett <[email protected]>
- Adam Warner (02 Sept 24)
remove development-v6 references from dependabot yml (#5749)
- Adam Warner (02 Sept 24)
remove development-v6 references from dependabot yml Signed-off-by: Adam Warner <[email protected]>
- Adam Warner (05 Jul 24)
Pi-hole core v5.18.3 (#5694)
- Adam Warner (05 Jul 24)
tabs->spaces for editorconfig (Not sure how this has nto been caught before...) Signed-off-by: Adam Warner <[email protected]>
- DL6ER (30 Apr 24)
Add protocol validation when downloading blocklist from URL Signed-off-by: DL6ER <[email protected]>
- dependabot[bot] (22 Jun 24)
Bump pytest from 8.2.1 to 8.2.2 in /test Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (22 Jun 24)
Bump tox from 4.15.0 to 4.15.1 in /test Bumps [tox](https://github.com/tox-dev/tox) from 4.15.0 to 4.15.1. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.15.0...4.15.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Adam Warner (22 Jun 24)
remove centos8 tests from development to prevent build fails (yes, I know it's likely that we will merge development-v6 -> development" soon" but.. just in case) Signed-off-by: Adam Warner <[email protected]>
- yubiuser (15 Jun 24)
Bump actions/checkout from 4.1.6 to 4.1.7 (#5686)
- dependabot[bot] (15 Jun 24)
Bump actions/checkout from 4.1.6 to 4.1.7 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.6...v4.1.7) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- yubiuser (01 Jun 24)
Bump pytest-testinfra from 10.1.0 to 10.1.1 in /test (#5672)
- dependabot[bot] (01 Jun 24)
Bump pytest-testinfra from 10.1.0 to 10.1.1 in /test Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 10.1.0 to 10.1.1. - [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases) - [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-testinfra/compare/10.1.0...10.1.1) --- updated-dependencies: - dependency-name: pytest-testinfra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- yubiuser (01 Jun 24)
Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2 (#5669)
- dependabot[bot] (01 Jun 24)
Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2 Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases) - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md) - [Commits](https://github.com/eps1lon/actions-label-merge-conflict/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: eps1lon/actions-label-merge-conflict dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- yubiuser (25 May 24)
Bump pytest from 8.2.0 to 8.2.1 in /test (#5665)
- Christian König (25 May 24)
Fix codespell Signed-off-by: Christian König <[email protected]>
- dependabot[bot] (25 May 24)
Bump pytest from 8.2.0 to 8.2.1 in /test Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- yubiuser (22 May 24)
Bump actions/checkout from 4.1.5 to 4.1.6 (#5661)
- dependabot[bot] (18 May 24)
Bump actions/checkout from 4.1.5 to 4.1.6 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.5...v4.1.6) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- yubiuser (11 May 24)
Bump actions/checkout from 4.1.4 to 4.1.5 (#5656)
- dependabot[bot] (11 May 24)
Bump actions/checkout from 4.1.4 to 4.1.5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.4...v4.1.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- yubiuser (11 May 24)
Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1 (#5655)
- dependabot[bot] (11 May 24)
Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1 Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases) - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md) - [Commits](https://github.com/eps1lon/actions-label-merge-conflict/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: eps1lon/actions-label-merge-conflict dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Pi-Hole Website
Website
Pi-hole – Network-wide Ad Blocking
Redirects
Does not redirect
Security Checks
All 66 security checks passed
Server Details
- IP Address 3.18.136.52
- Hostname ec2-3-18-136-52.us-east-2.compute.amazonaws.com
- Location Columbus, Ohio, United States of America, NA
- ISP Amazon Technologies Inc.
- ASN AS16509
Associated Countries
- US
- DE
Saftey Score
Website marked as safe
100%
Blacklist Check
pi-hole.net was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Pi-Hole Docker
Container Info
pihole
A Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole.
DockerHub Metrics
- Pull Count 876,335,610
- Stars 2,709
- Date Created 19 Jul 18
- Last Updated 21 days ago
View on DockerHub
pihole/piholeRun Command
docker run -d \ -p 53:53/tcp \ -p 53:53/udp \ -p 67:67/udp \ -p 1010:80/tcp \ -p 4443:443/tcp \ -v /portainer/Files/AppData/Config/PiHole:/etc/pihole \ -v /portainer/Files/AppData/Config/PiHole/DNS:/etc/dnsmasq.d \ --restart=unless-stopped \ pihole/pihole:latest
Compose File
version: 3.8 services: pi-hole: image: pihole/pihole:latest ports: - 53:53:tcp - 53:53:udp - 67:67:udp - 1010:80:tcp - 4443:443:tcp environment: volumes: - /portainer/Files/AppData/Config/PiHole:/etc/pihole - /portainer/Files/AppData/Config/PiHole/DNS:/etc/dnsmasq.d restart: unless-stopped
Port List
- 53:53/tcp
- 53:53/udp
- 67:67/udp
- 1010:80/tcp
- 4443:443/tcp
Volume Mounting
- /portainer/Files/AppData/Config/PiHole /etc/pihole
- /portainer/Files/AppData/Config/PiHole/DNS /etc/dnsmasq.d
Permissions
- read ✅ Yes
- write ✅ Yes
- admin ✅ Yes
Pi-Hole Reviews
More Self-Hosted Network Security
-
Another DNS server for blocking privacy-invasive content at its source. Technitium doesn't require much of a setup, and basically works straight out of the box, it supports a wide range of systems (and can even run as a portable app on Windows). It allows you to do some additional tasks, such as add local DNS addresses and zones with specific DNS records. Compared to Pi-Hole, Technitium is very lightweight, but lacks the deep insights that Pi-Hole provides, and has a significantly smaller community behind it.
-
A hardened, versatile, state-of-the-art open source firewall based on Linux. Its ease of use, high performance and extensibility make it usable for everyone.
-
A simple way to set up a home VPN on any Debian server. Supports OpenVPN and WireGuard with elliptic curve encryption keys up to 512 bit. Supports multiple DNS providers and custom DNS providers - works nicely along-side PiHole.
-
Powerful open source web content filter.
-
Widely used, open source firewall/router.
-
Detect if you have a malware-infected computer on your network, and powerful network analysis framework and monitor.
-
Open-source self-hosted VPN and firewall built on WireGuard®.
About the Data: Pi-Hole
API
You can access Pi-Hole's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/networking/self-hosted-network-security/pi-hole
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Pi-Hole
Help your friends compare Self-Hosted Network Security, and pick privacy-respecting software and services.
Share Pi-Hole and Awesome Privacy with your network!