Browse Source

ddns-scripts: new service "spdns.de"

Service provided by Securepoint GmbH, 21335 Lüneburg, Germany
Info at http://www.spdns.de

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Christian Schoenebeck 10 years ago
parent
commit
1227a896e4
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      net/ddns-scripts/files/usr/lib/ddns/services

+ 3
- 0
net/ddns-scripts/files/usr/lib/ddns/services View File

@@ -63,3 +63,6 @@
63 63
 
64 64
 # Mythic Beasts (https://www.mythic-beasts.com) Dynamic DNS
65 65
 "mythic-beasts.com"	"http://dnsapi4.mythic-beasts.com/?domain=[USERNAME]&password=[PASSWORD]&command=REPLACE%20[DOMAIN]%2060%20A%20DYNAMIC_IP"
66
+
67
+# Securepoint Dynamic-DNS-Service	(http://www.spdns.de)
68
+"spdns.de"	"http://[USERNAME]:[PASSWORD]@update.spdns.de/nic/update?hostname=[DOMAIN]&myip=[IP]"