Go to file
Michael Stanclift 73a6e00d8a
4.0.1 (#328)
* attempt to add custom ssh function

* sudo touch

* set port range

* $2

* maybe

* $1

* comment out last line

* $2x2

* $2x3

* $3

* i don't even know

* $2x4

* 22

* ""

* how does this work

* total rewrite of case stack

* [[ ]]

* if two is a number

* INPUT_SSH

* blank

* Add remote target port

* 4.0.1

* Fix version output

* greater than version

* test "downgrade"

* 4.0.1 Ready
2022-04-12 14:26:36 -05:00
.github/ISSUE_TEMPLATE Update bug_report.md 2021-02-05 22:24:20 -06:00
templates 4.0.0 (#317) 2022-04-11 17:06:09 -05:00
.gitignore 4.0.0 (#317) 2022-04-11 17:06:09 -05:00
Dockerfile 4.0.0 (#317) 2022-04-11 17:06:09 -05:00
gravity-sync 4.0.1 (#328) 2022-04-12 14:26:36 -05:00
gravity-sync.sh 4.0.0(2) 2022-04-12 08:05:35 -05:00
LICENSE Initial commit 2020-05-21 12:57:19 -05:00
README.md 4.0.0 (#317) 2022-04-11 17:06:09 -05:00
update.sh 4.0.0 (#317) 2022-04-11 17:06:09 -05:00
VERSION 4.0.1 (#328) 2022-04-12 14:26:36 -05:00

Gravity Sync

Gravity Sync

What is better than a Pi-hole blocking trackers, advertisements, and other malicious domains on your network? That's right, two Pi-hole blocking all that junk on your network!

But if you have redundant 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 where Gravity Sync comes in. Setup should only take a few minutes.

Features

Gravity Sync replicates the core of Pi-hole's resolver settings, which includes:

  • Adlist 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.
  • Local DNS Records.
  • Local CNAME Records.

Limitations

Gravity Sync will not:

  • 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. Install Gravity Sync
  3. Configure Gravity Sync
  4. Execute Gravity Sync
  5. Automate Gravity Sync

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: