From 00f9f6f8bf06d7d87ba0fe5d26404fd2f09f05f8 Mon Sep 17 00:00:00 2001 From: theHaury <32424321+theHaury@users.noreply.github.com> Date: Fri, 12 May 2023 21:23:34 +0200 Subject: [PATCH] Update README.md Fixed the Readme, to be compatible with the FRITZ!Box Settings --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 78eefea..b967b8c 100644 --- a/README.md +++ b/README.md @@ -22,16 +22,13 @@ Self-hosted dynamic DNS php script to update netcup DNS API from Router like AVM ### AVM FRITZ!Box Settings * Go to "Internet" -> "Freigaben" -> "DynDNS" * Choose "Benutzerdefiniert" +* Update-URL: `https:///update.php?user=&password=&ipv4=&ipv6=&domain=` + * only the url needs to be adjusted, the rest is automatically filled by your AVM FRITZ!Box + * http or https is possible if valid SSL certificate (e.g. Let's Encrypt) * Single Domain: - * Update-URL: `https:///update.php?user=&password=&ipv4=&ipv6=&domain=` - * only the url needs to be adjusted, the rest is automatically filled by your AVM FRITZ!Box - * http or https is possible if valid SSL certificate (e.g. Let's Encrypt) -* Multiple Domains - * To Update Multiple domains, add every domain as a comma seperated list. - * Update-URL: `https:///update.php?user=&password=&ipv4=&ipv6=&domain=,,....` - * only the url needs to be adjusted, the rest is automatically filled by your AVM FRITZ!Box - * http or https is possible if valid SSL certificate (e.g. Let's Encrypt) -* Domainname: `` + * Domainname: `` +* Multiple Domains: + * Domainname: `,,....` * Username: `` * Password: ``