Documentation ¶
Overview ¶
Command gdns sets up router7 dyndns entries for transparent proxies to make gokrazy processes available under a name instead of a port number.
In other words, when installing the github.com/gokrazy/timestamps package on your gokrazy instance, you will be able to access it at http://timestamps.gokrazy/ in your browser.
E.g.:
% gokr-packer -update=yes -hostname=gokrazy github.com/gokrazy/timestamps github.com/gokrazy/gdns router7# mkdir /perm/radvd router7# echo '[{"IP":"fdf5:3606:2a21::","Mask":"//////////8AAAAAAAAAAA=="}]' > /perm/radvd/prefixes.json router7# killall radvd % curl http://timestamps.gokrazy/metrics
Click to show internal directories.
Click to hide internal directories.