ddns-scripts: Added duckdns.org service 2251/head
authormarcogiovinazzi <marco.giovinazzi@comodojo.org>
Thu, 7 Jan 2016 23:43:46 +0000 (00:43 +0100)
committermarcogiovinazzi <marco.giovinazzi@comodojo.org>
Sat, 9 Jan 2016 14:04:35 +0000 (15:04 +0100)
Signed-off-by: Marco Giovinazzi <marco.giovinazzi@comodojo.org>
net/ddns-scripts/Makefile
net/ddns-scripts/files/services

index 32b41dc5f7bfc266a990575fe35daf0b363295f9..79a59dd80784bfa286749d039155c47eab72a354 100755 (executable)
@@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts
 PKG_VERSION:=2.5.0
 # Release == build
 # increase on changes of services files or tld_names.dat
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 
 PKG_LICENSE:=GPL-2.0
 PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>
@@ -88,10 +88,10 @@ define Package/$(PKG_NAME)_nsupdate/description
 endef
 define Package/$(PKG_NAME)_nsupdate/config
     help
-       The script directly updates a PowerDNS (or maybe bind server) via nsupdate 
-       from bind-client package. It requires 
+       The script directly updates a PowerDNS (or maybe bind server) via nsupdate
+       from bind-client package. It requires
        "option dns_server" to be set to the server to be used by nsupdate.
-       "option username" should be set to the key name and 
+       "option username" should be set to the key name and
        "option password" to the base64 encoded shared secret.
 
 endef
index f2e2b3cf86abbf7099a315bc5991a2ef80c55357..05b4d1b9ea1aca58ed40318215f8ca832b0fab8a 100644 (file)
 
 # dy.fi Dynamic DNS for finnish users
 "dy.fi"      "http://[USERNAME]:[PASSWORD]@www.dy.fi/nic/update?hostname=[DOMAIN]"
+
+# duckdns.org as in https://www.duckdns.org/install.jsp#openwrt and https://wiki.openwrt.org/doc/howto/ddns.client/duckdns
+"duckdns.org"    "http://www.duckdns.org/update?domains=[USERNAME]&token=[PASSWORD]&ip=[IP]"    "OK"