Update 'README.md'
Signed-off-by: Phillip Nicholas Thern <pt@ftt.gmbh>
This commit is contained in:
parent
76a6e60bee
commit
dfdf0e2f09
|
@ -4,7 +4,7 @@ Script to update dynamic DNS on Cloudflare, only tested with Fritz.box
|
||||||
|
|
||||||
in Fritz.box Internet/Freigaben choose DynDNS, select "custom", and enter the update URL like this:
|
in Fritz.box Internet/Freigaben choose DynDNS, select "custom", and enter the update URL like this:
|
||||||
|
|
||||||
http://ip-of-machine-running-script-in-your-network:5555/?d=<domain>&ip=<ipaddr>
|
http://ip-of-machine-running-script-in-your-network:5555/?d=<domain>&ip=<ipaddr>
|
||||||
|
|
||||||
as username, use your cloudflare email address, and as your password, your Cloudflare API key. I recommend a subdomain of your main domain name looking like this: ddns[x].example.tld, x being an optional iterator if you are supplying multiple routers with dynamic DNS
|
as username, use your cloudflare email address, and as your password, your Cloudflare API key. I recommend a subdomain of your main domain name looking like this: ddns[x].example.tld, x being an optional iterator if you are supplying multiple routers with dynamic DNS
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue