Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
UnchartedBull committed Mar 23, 2022
1 parent d0c0c57 commit 575ba4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ I have a UniFi Dream Machine Pro (UDM-Pro), and I want to update my Cloudflare d
- `Hostname`: the full subdomain and hostname of the record you want to update (e.g. `subdomain.mydomain.com`, `mydomain.com` for root domain)
- `Username`: the domain name containing the record (e.g. `mydomain.com`)
- `Password`: the Cloudflare API Token you created earlier
- `Server`: the Cloudflare Worker route `<worker-name>.<worker-subdomain>.workers.dev/update?hostname=%h&ip=%i`
- `Server`: the Cloudflare Worker route `<worker-name>.<worker-subdomain>.workers.dev`

## Acknowledgements
- [inadyn](https://github.com/troglobit/inadyn) is an open-source application that supports different dynamic DNS providers. It's used by UniFi OS under-the-hood to update your public IP address.
Expand Down

0 comments on commit 575ba4f

Please sign in to comment.