Pi-hole is een advertising-aware dns- en webserver bedoeld om te draaien op een Raspberry Pi in jouw netwerk. Wanneer er een verzoek binnenkomt om een reclamedomein te resolven, zal Pi-hole dit ombuigen naar zichzelf zodat jouw client geen enkele connectie maakt met het reclamenetwerk. Voor meer informatie verwijzen we jullie door naar de uitleg en video's op deze pagina. De ontwikkelaars hebben versie 2.9 uitgebracht voorzien van de volgende aanpassingen:
Version 2.9
- [NEW] - A much requested update method! Updating to 2.9 will require you use the standard install method one last time, but for future releases, the script will detect existing installs and not force you to have to enter all the settings again! Also added the command pihole -up to update everything from the command line with no prompts at all, so you can automate it if you like! #625
- [NEW] - pihole -q. Want to know what list a blocked domain is coming from? Run pihole -q <domain> to find out! #636
- [CHANGE] - pihole -d. Debug log is no longer automatically uploaded to Termbin, following a couple of concerns raised 1. Issue #606 2. On Pi-hole.net. #607
- [FIX] - Misc BugFixes #570
- [FIX] - Standardize filesystem free space detection. #619
- [NEW] - Ability to force a list redownload via command line. #623
- [NEW] - Blocked Pop-ups now autoclose. #626