Skip to content

maltechx/desec-dyndns-client

Repository files navigation

desec-dyndns-client

This is a basic DynDNS Client for deSEC.io with Dual Stack support. This is very rudimentary, offers no special functions and may break in the future!

Note: This project is beeing developed at codeberg.org/maltech/desec-dyndns-client

Getting Started

You need to provide Ipv4 and Ipv6 network to the container, because it needs to check both address types.

The following Podman command shows, how to run this in a container:

podman run \
    --network=host 
    -e DYNDNS_DOMAIN=host.example.com 
    -e DYNDNS_TOKEN=YOUR_TOKEN 
    codeberg.org/maltech/desec-dyndns-client:v1.0.1

About

A basic DynDNS Client for deSEC.io with Dual Stack support

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published