lukasdietrich / dynflare

Dynamic DNS updater waiting on kernel events (https://en.wikipedia.org/wiki/Netlink) instead of polling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dynflare

dynflare is a tool to automatically update dns records at Cloudflare, when the ip changes. Instead of polling external services, dynflare relies on kernel events to get the current addresses (see https://en.wikipedia.org/wiki/Netlink).

TODO Usage

About

Dynamic DNS updater waiting on kernel events (https://en.wikipedia.org/wiki/Netlink) instead of polling.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 98.4%Language:Dockerfile 1.6%