Skip to content

Instantly share code, notes, and snippets.

View alfonsrv's full-sized avatar

alfonsrv

View GitHub Profile
@alfonsrv
alfonsrv / flaredns.py
Created March 23, 2025 15:48
WAN DNS Loadbalancing via Cloudflare – automatic IP address updating
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# / *************************************
# (c) Rau Systemberatung 2025, alfonsrv
# Kurzbeschreibung des Skripts in einem Satz
# \ *************************************
__author__ = 'github/alfonsrv'