Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

hektor/pihole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f4e820 · Jan 16, 2022

History

5 Commits
Jan 15, 2022
Jan 15, 2022
Jan 16, 2022
Jan 15, 2022

Repository files navigation

My pihole config

Scheduled pihole blocklists

The 'Block' group is used for a scheduled blocklist. The group can be enabled/disabled from a cron job using the provided pihole-toggle-block script.

e.g.: Enable the 'Block' group in pihole from 8AM until 10PM.

0 8  * * * /home/pi/pihole/pihole-toggle-block
0 22 * * * /home/pi/pihole/pihole-toggle-block

Releases

No releases published

Packages

No packages published

Languages