You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
2 months ago | |
---|---|---|
vendor | 2 months ago | |
.drone.yml | 2 months ago | |
Dockerfile | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 2 months ago | |
go.mod | 2 months ago | |
go.sum | 2 months ago | |
main.go | 2 months ago |
README.md
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!
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 git.maltech.io/maltech/desec-dyndns-client/desec-dyndns-client:1.0.0