Pi-Hole: A black hole for Internet advertisements

Edit Package pi-hole

The Pi-hole is a DNS sinkhole that protects your devices from unwanted content, without installing any client-side software.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000347 347 Bytes
adlists.list 0000000314 314 Bytes
config.pihole.rb 0000001770 1.73 KB
configurable-log-paths.patch 0000003971 3.88 KB
disable-sudo-need.patch 0000001239 1.21 KB
dns-servers.conf 0000000596 596 Bytes
dnsmasq.conf 0000000271 271 Bytes
fix-pihole-FTL.conf-path.patch 0000000407 407 Bytes
fix_pihole_arp_table_script.patch 0000000516 516 Bytes
fix_pihole_script_dir.patch 0000000558 558 Bytes
gravity_database.patch 0000001775 1.73 KB
no-default-flush-method.patch 0000000549 549 Bytes
pi-hole-logrotate.service 0000000327 327 Bytes
pi-hole-logrotate.timer 0000000351 351 Bytes
pi-hole-updategravity.service 0000000407 407 Bytes
pi-hole-updategravity.timer 0000000431 431 Bytes
pi-hole-v5.2.1.tar.gz 0000144346 141 KB
pi-hole.changes 0000023690 23.1 KB
pi-hole.spec 0000009848 9.62 KB
pihole-disable-features.patch 0000006377 6.23 KB
pihole-fix-run-paths.patch 0000000674 674 Bytes
pihole-script-cleanups.patch 0000005599 5.47 KB
setupVars.conf 0000000235 235 Bytes
sysconfig.pihole 0000001626 1.59 KB
system-user-pihole.conf 0000000063 63 Bytes
Revision 5 (latest revision is 24)
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 5)
--------------------------------------------------------------------
- Refreshed patches
- Update to version v5.2.1
  + Fix for pihole -w --nuke displaying help info even if command is executed correctly
  + Fix pihole status to not rely on a TCP port test. The current test can fail even when there is no error i case the max. number of TCP workers is reached.
  + Make verbose output the default.
  + Use gravity's adlist_id in filename when saving downloaded adlist locally
  + Add default locations to PATH to assure that all basic commands are available
  + chore(README.md): Grammar fix
  + Update CONTRIBUTING.md
  + added blanks-around-fences to correct lint errors
  + Create custom.list during install/update if it doesn't exist
  + Add variable that got lost
  + Remove separate install function, move to installConfigs(), use pihole syntax
  + Remove empty line
  + Update automated install/basic-install.sh
  + basic-install: document how to continue after SELinux check
  + Update "About Pi-hole" link
  + Use compression (if available) when downloading the ad lists.
  + Check for compression onyl once and print result
  + Upercase the temp_unit
  + Update advanced/Scripts/chronometer.sh
  + Revert "fix #3336 by creating adlist file even if no list was selected by user"
  + Removes broken youtube link
  + Use fewer subshells and descriptive variables.
  + Tabs and debug.sh
  + display_warning fixes
  + Remove check for free disk space and associated variables
  + Make output more meaningful in case of dig failure.
  + Update advanced/Scripts/piholeDebug.sh
Comments 0