lsgrep / cfbind

Dynamic DNS with Cloudflare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cfbind

dynamic DNS with Cloudflare

Install

  • cargo build

How to use

./cfbind --help
Usage: cfbind [OPTIONS] --domain, domain name to be bound to the local device ip address <DOMAIN> --api_key, Cloudflare API Key with Edit Zones Permissions <API_KEY>

Options:
  -d, --domain, domain name to be bound to the local device ip address <DOMAIN>
      --disable-proxy, disable Cloudflare proxy
  -a, --api-key, Cloudflare API Key with Edit Zones Permissions <API_KEY>
  -h, --help                                                                     Print help
  -V, --version                                                                  Print version

About

Dynamic DNS with Cloudflare

License:Do What The F*ck You Want To Public License


Languages

Language:Rust 89.8%Language:Dockerfile 10.2%