dotdyntld

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
dotdyntld [2018-11-20T17:14:54Z] – http://be.libre/ s4dotdyntld [2018-11-20T17:16:12Z] – a s4
Line 4: Line 4:
 The link in the box on http://be.libre (domain management) returns your current IP which is then set as the A-record for your *.dyn domain. The link in the box on http://be.libre (domain management) returns your current IP which is then set as the A-record for your *.dyn domain.
  
-.dyn does not support  RFC-2136   but instead uses some URL-scheme instead. +.dyn does not support  RFC-2136   but instead uses some URL-schemea single bash line will update the address:
- +
-a single bash line will update the address: +
  
     python3 -c 'import urllib.request ; err=urllib.request.urlopen("http://api.opennicproject.org/ddns/web.dyn?user=XXX&auth=YYY").read().decode("utf8")'     python3 -c 'import urllib.request ; err=urllib.request.urlopen("http://api.opennicproject.org/ddns/web.dyn?user=XXX&auth=YYY").read().decode("utf8")'