command
module
Version:
v0.0.0-...-fc04a6e
Opens a new window with list of versions in this module.
Published: Jul 3, 2018
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
cfdyndns
CloudFlare dynamic DNS client
Installing
$ go get github.com/nuqz/cfdyndns
$ go install github.com/nuqz/cfdyndns
Config
Example:
"example.com" = ["example.com", "subdomain.example.com", "mail.example.com"]
"my.website" = ["my.website"]
Run
$ CF_API_EMAIL=account@gmail.com CF_API_KEY=secret-key ./cfdyndns -interval 30s -config ~/dns.toml
or
$ make local
Install as systemd service
$ make install_service
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.