Update 'README.md'
Signed-off-by: Phillip Nicholas Thern <pt@ftt.gmbh>
This commit is contained in:
parent
9901dd720b
commit
c19ab39f1c
|
@ -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:
|
||||
|
||||
http://ip-of-machine-running-script-in-your-network:5555/?d=<domain>&ip=&l;tipaddr>
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue