david/synchole
david
/
synchole
Archived
1
0
Fork 0
Shell script to syncronize a secondary pi-hole server with a primary pi-hole server. It downloads blacklist.txt, whitelist.txt and regex.list from the primary, updates local files and runs updateGravity on the secondary.
This repository has been archived on 2023-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
david 920842fe7d Add LICENSE 2019-10-29 22:23:12 +00:00
LICENSE Add LICENSE 2019-10-29 22:23:12 +00:00
README.md Initial commit 2019-10-29 22:17:56 +00:00

README.md

synchole

Shell script to syncronize two or more pi-hole servers. It replicates all changes to blacklist.txt, whitelist.txt, regex.txt and runs updateGravity on all members.