cloudflare-ddns

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2021 License: MIT Imports: 13 Imported by: 0

README

cloudflare-ddns

A simple DDNS service interacted with Cloudflare API.

Features

  1. Written in Golang and quite easy/small
  2. Use embedded timer (let you get rid of crontab)
  3. Designed for systemd
  4. Support IPv4/IPv6

How to use

Download latest release assets and set executable permission.

chmod +x cloudflare-ddns

Edit systemd configuration file (copy from ddns-systemd-template.service)

cp ddns.service /etc/systemd/system
systemctl daemon-reload
systemctl enable ddns
systemctl start ddns

License

See the LICENSE file for license rights and limitations (MIT).

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL