diff --git a/README.md b/README.md index de5bccc..57887da 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# owndyndns +# ownDynDNS Self-hosted dynamic DNS php script for FRITZ!Box and netcup DNS API ## Authors -* Felix Kretschmer -* Philipp Tempel +* @fernwerker +* @philipptempel ## Usage ### Installation @@ -20,12 +20,12 @@ Self-hosted dynamic DNS php script for FRITZ!Box and netcup DNS API ### FRITZ!Box Settings * Go to "Internet" -> "DynDNS" * Choose "custom" -* Update-URL: https:///update.php?user=&password=&ipv4=&ipv6=&domain= +* Update-URL: `https:///update.php?user=&password=&ipv4=&ipv6=&domain=` * only the url needs to be adjusted, the rest is automatically filled by the FRITZ!Box * http or https is possible if valid SSL certificate (e.g. Let's Encrypt) -* Domainname: -* Username: -* Password: +* Domainname: `` +* Username: `` +* Password: `` ## References * DNS API Documentation: https://ccp.netcup.net/run/webservice/servers/endpoint.php