Paul Tobias
5 years ago
committed by
Rosen Penev
No known key found for this signature in database
GPG Key ID: 36D31CFA845F0E3B
2 changed files with
2 additions and
2 deletions
-
net/ddns-scripts/Makefile
-
net/ddns-scripts/files/services
|
|
@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts |
|
|
|
PKG_VERSION:=2.7.8 |
|
|
|
# Release == build
|
|
|
|
# increase on changes of services files or tld_names.dat
|
|
|
|
PKG_RELEASE:=11 |
|
|
|
PKG_RELEASE:=12 |
|
|
|
|
|
|
|
PKG_LICENSE:=GPL-2.0 |
|
|
|
PKG_MAINTAINER:= |
|
|
|
|
|
@ -114,7 +114,7 @@ |
|
|
|
|
|
|
|
"goip.de" "http://www.goip.de/setip?username=[USERNAME]&password=[PASSWORD]&subdomain=[DOMAIN]&ip=[IP]" |
|
|
|
|
|
|
|
"google.com" "http://[USERNAME]:[PASSWORD]@domains.google.com/nic/update?hostname=[DOMAIN]&myip=[IP]" "good|nochg" |
|
|
|
"google.com" "https://[USERNAME]:[PASSWORD]@domains.google.com/nic/update?hostname=[DOMAIN]&myip=[IP]" "good|nochg" |
|
|
|
|
|
|
|
"he.net" "http://[DOMAIN]:[PASSWORD]@dyn.dns.he.net/nic/update?hostname=[DOMAIN]&myip=[IP]" "good|nochg" |
|
|
|
|
|
|
|