This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ddns-scripts: add dynu.com
Add dynu.com service Signed-off-by: Daniel Engberg
daniel.engberg.lists@pyret.net
lilik-openwrt-22.03
diizzyy
9 years ago
committed by
Hannu Nyman
parent
55cb6a0ca0
commit
7e38b9befe
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
net/ddns-scripts/files/services
+ 3
- 0
net/ddns-scripts/files/services
View File
@ -117,3 +117,6 @@
# zzzz.io Free Dynamic DNS
"zzzz.io" "https://zzzz.io/api/v1/update/[DOMAIN]/?token=[PASSWORD]&ip=[IP]" "Updated|No change"
# dynu.com
"dynu.com" "http://api.dynu.com/nic/update?hostname=[DOMAIN]&myip=[IP]&username=[USERNAME]&password=[PASSWORD]"
Write
Preview
Loading…
Cancel
Save