The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.
The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content
without installing any client-side software.
- Resolute: content is blocked in non-browser locations, such as ad-laden mobile
apps and smart TVs.
- Responsive: seamlessly speeds up the feel of everyday browsing by caching DNS
queries.
- Lightweight: runs smoothly with minimal hardware and software requirements.
- Robust: a command line interface that is quality assured for interoperability.
- Insightful: a beautiful responsive Web Interface dashboard to view and control
your Pi-hole.
- Versatile: can optionally function as a DHCP server, ensuring all your devices
are protected automatically.
- Scalable: capable of handling hundreds of millions of queries when installed on
server-grade hardware.
- Modern: blocks ads over both IPv4 and IPv6.
- Free: open source software which helps ensure you are the sole person in control
of your privacy.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Herbster0815:pihole/pi-hole && cd $_ - Create Badge
Source Files
| Filename | Size | Changed |
|---|---|---|
| 99-edns.conf | 0000000021 21 Bytes | |
| adlists.list | 0000000314 314 Bytes | |
| dns-servers.conf | 0000000596 596 Bytes | |
| fillup_01-pihole.conf.sh | 0000000616 616 Bytes | |
| fillup_setupVars.conf.sh | 0000001097 1.07 KB | |
| pi-hole-5.18.4.tar.gz | 0000142815 139 KB | |
| pi-hole-logrotate.service | 0000000285 285 Bytes | |
| pi-hole-logrotate.timer | 0000000322 322 Bytes | |
| pi-hole-updategravity.service | 0000000291 291 Bytes | |
| pi-hole-updategravity.timer | 0000000331 331 Bytes | |
| pi-hole.changes | 0000035088 34.3 KB | |
| pi-hole.spec | 0000011800 11.5 KB | |
| pi-hole.sudo | 0000000402 402 Bytes | |
| pihole_unbound.conf | 0000003091 3.02 KB | |
| setupVars.conf | 0000000244 244 Bytes | |
| system-user-pihole.conf | 0000000063 63 Bytes |
Comments 2
Your package needs to add a dependency on apache2.
Only the webgui needs a webserver, lighttpd or nginx. The packages pi-hole-web-config-lighttpd or pi-hole-web-config-nginx have the dependency to lighttpd or nginx. No apache, sorry ;-)