dotdyntld

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
dotdyntld [2018-11-20T17:16:12Z] – a s4dotdyntld [2018-11-20T17:23:21Z] s4
Line 6: Line 6:
 .dyn does not support  RFC-2136   but instead uses some URL-scheme: a single bash line will update the address: .dyn does not support  RFC-2136   but instead uses some URL-scheme: 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")'
    
 with XXX replaced with user  YYY with the real secret with XXX replaced with user  YYY with the real secret