Skip to content

Instantly share code, notes, and snippets.

@iceman73
iceman73 / technitium-sync.sh
Last active August 25, 2025 20:08 — forked from besmirzanaj/technitium-sync.sh
sync two technitium servers
#!/bin/bash
# Author: Besmir Zanaj, 2024
# This is a very raw script to backup configs (no logs and no stats) from a technitium server
# to another
#
## 20250814 Stocker Modify to Set DHCP Delay Time to 2000MS rather than disable DHCP Scope
## 20250815 Stocker modify DNS Server Internal IP bind
###########################################################################################
# first create two tokens: one on the source server and another one on the destination one