You must login to view /lordwelch/router7/commit/4558cb61b48bf84cee2fb721856a78fd3930cad5.
The GitHub option should be usable for most people, it only links via username.

Files
Michael Stapelberg bd8fc63b0e dns: implement per-DHCP-lease dyndns
The HTTP API is easy to use from the command line or from Go:

% curl --data "host=sub&ip=192.168.33.44" -4 http://router7:8053/dyndns
ok
% host sub.$(hostname)
sub.midna has address 192.168.33.44

This can be used in combination with https://github.com/gokrazy/gdns
2019-01-06 14:41:26 +01:00
..
2019-01-06 14:41:26 +01:00