Skip to content

A script for syncing whitelist and blacklist entries between multiple devices running Pi-hole (https://pi-hole.net)

License

Notifications You must be signed in to change notification settings

simonwhitaker/pihole-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

If you have multiple devices running Pi-hole, keeping whitelists and blacklists in sync across devices can be a chore.

pihole-sync helps keep those lists in sync across your devices.

Note: pihole-sync syncs whitelists and blacklists: the ones you see in the Whitelist and Blacklist tabs in the Pi-hole admin page. It doesn't sync blocklists (the URLs of lists of domains configured in Settings > Blocklists).

Setup

cp settings.py.example settings.py

Now edit settings.py and add details for each of the devices on your network that are running Pi-hole.

Usage

python3 sync.py

About

A script for syncing whitelist and blacklist entries between multiple devices running Pi-hole (https://pi-hole.net)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages