All Projects â†’ vmstan â†’ Gravity Sync

vmstan / Gravity Sync

Licence: gpl-3.0
An easy way to synchronize the blocklist and local DNS configurations of multiple Pi-hole 5.x instances.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Gravity Sync

Pihole Unbound
Guide to setup Unbound recursive DNS resolver with Pi-Hole. With additional configs for speed and security!! 🚀🔒
Stars: ✭ 165 (-59.36%)
Mutual labels:  pi-hole, raspberry-pi, dns
My Pihole Blocklists
Create custom pi-hole blocklists
Stars: ✭ 269 (-33.74%)
Mutual labels:  pi-hole, raspberry-pi, dns
Piadvanced
This started as a custom install for my pihole!
Stars: ✭ 144 (-64.53%)
Mutual labels:  pi-hole, raspberry-pi
Whitelist
A simple tool to add commonly white listed domains to your Pi-Hole setup.
Stars: ✭ 3,033 (+647.04%)
Mutual labels:  pi-hole, raspberry-pi
Secure-Adblocking-DNS
Secure (DNS-over-TLS) Adblocking (Pi-hole) Recursive (unbound) Server System setup
Stars: ✭ 19 (-95.32%)
Mutual labels:  dns, pi-hole
Pi Hole Droid
Pi-hole Droid is an unofficial app that connects to your Pi-hole to show charts and statistics.
Stars: ✭ 107 (-73.65%)
Mutual labels:  pi-hole, raspberry-pi
Pihole Panel
Python/GTK3 based Pi-hole (network-level adblocker) dashboard for stats and more
Stars: ✭ 125 (-69.21%)
Mutual labels:  pi-hole, raspberry-pi
Blockpage
A temporary unblock solution and blockpage for your Pi-Hole system
Stars: ✭ 191 (-52.96%)
Mutual labels:  pi-hole, raspberry-pi
Flutterhole
A third party Android application for the Pi-Hole® dashboard.
Stars: ✭ 292 (-28.08%)
Mutual labels:  pi-hole, raspberry-pi
Cloudblock
Cloudblock automates deployment of secure ad-blocking for all of your devices - even when mobile. Step-by-step text and video guides included! Compatible clouds include AWS, Azure, Google Cloud, and Oracle Cloud. Cloudblock deploys Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider - or locally - using Terraform and Ansible.
Stars: ✭ 257 (-36.7%)
Mutual labels:  pi-hole, dns
1hosts
DNS filter-/blocklists | safe. private. clean. browsing!
Stars: ✭ 85 (-79.06%)
Mutual labels:  pi-hole, dns
De gwd
Debian bypass Gateway & DNS - <Burst Link>
Stars: ✭ 331 (-18.47%)
Mutual labels:  pi-hole, dns
Wirehole
WireHole is a combination of WireGuard, Pi-hole, and Unbound in a docker-compose project with the intent of enabling users to quickly and easily create a personally managed full or split-tunnel WireGuard VPN with ad blocking capabilities thanks to Pi-hole, and DNS caching, additional privacy options, and upstream providers via Unbound.
Stars: ✭ 1,232 (+203.45%)
Mutual labels:  pi-hole, dns
Elk Hole
elasticsearch, logstash and kibana configuration for pi-hole visualiziation
Stars: ✭ 136 (-66.5%)
Mutual labels:  pi-hole, dns
Piholecloudflared
Raspberry Pi setup with Pi-Hole, CloudflareD, DHCP as the ultimate Ad-blocker
Stars: ✭ 57 (-85.96%)
Mutual labels:  pi-hole, dns
Padd
PADD (formerly Chronometer2) is a more expansive version of the original chronometer.sh that is included with Pi-Hole. PADD provides in-depth information about your Pi-hole.
Stars: ✭ 1,011 (+149.01%)
Mutual labels:  pi-hole, raspberry-pi
Ftl
The Pi-hole FTL engine
Stars: ✭ 776 (+91.13%)
Mutual labels:  pi-hole, dns
Pi Hole
A black hole for Internet advertisements
Stars: ✭ 34,076 (+8293.1%)
Mutual labels:  pi-hole, raspberry-pi
Pi-CLI
Pi-Hole data right from your terminal. Live updating view, query history extraction and more!
Stars: ✭ 40 (-90.15%)
Mutual labels:  dns, pi-hole
Pi Hole Unbound Wireguard
Turning your Raspberry Pi into an ad-blocking VPN with built-in DNS resolution using Pi-Hole, Unbound & WireGuard.
Stars: ✭ 302 (-25.62%)
Mutual labels:  pi-hole, raspberry-pi

Gravity Sync

What is better than a Pi-hole blocking ads via DNS on your network? That's right, two Pi-hole blocking ads on your network!

But if you have more than one Pi-hole in your network you'll want a simple way to keep the list configurations and local DNS settings identical between the two. That's Gravity Sync. With proper preparation it should only take a few minutes to install. Ideally you set up Gravity Sync and forget about it -- and in the long term, it would be awesome if the Pi-hole team made this entire script unnecessary.

Features

Gravity Sync replicates the gravity.db database, which includes:

  • Blocklist settings with status and comments.
  • Domain whitelist and blacklist along with status with comments.
  • Custom RegEx whitelist and blacklists.
  • Clients and groups along with any list assignments.

Gravity Sync can also (optionally) replicate FTLDNS/DNSMASQ configuration files, including:

  • Local DNS (A Records) which are stored in a separate custom.list file within the /etc/pihole directory.
  • CNAME Records which are stored in a separate 05-pihole-custom-cname.conf file in the /etc/dnsmasq.d directory.

Limitations

Gravity Sync will not:

  • Overwrite device specific Pi-hole settings specific to the local network configuration.
  • Change the Pi-hole admin/API passwords, nor does not leverage these at all.
  • Modify the individual Pi-hole's upstream DNS resolvers.
  • Sync DHCP settings or monitor device leases.
  • Merge long term data, query logs, or statistics.

Setup Steps

  1. Review System Requirements
  2. Prepare Your Pi-hole
  3. Install Gravity Sync (or Upgrade)
  4. Configure Gravity Sync
  5. Execute Gravity Sync
  6. Automate Gravity Sync
  7. Profit

Disclaimer

Gravity Sync is not developed by or affiliated with the Pi-hole project. This is project an unofficial, community effort, that seeks to implement replication (which is currently not a part of the core Pi-hole product) in a way that provides stability and value to Pi-hole users. The code has been tested across multiple user environments but there always is an element of risk involved with running any arbitrary software you find on the Internet.

Pi-hole is and the Pi-hole logo are registered trademarks of Pi-hole LLC.

Additional Documentation

Please refer to the Wiki for more information:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].