Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 675 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 675 Bytes

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