Create a hostname
Pick a short label like home-lab. If you leave it blank, sshr generates one for you.
sshr DDNS
Create a hostname on dyn.sshr.uk, then update its IPv4 A record with a token URL from your router, NAS, or any small client.
Pick a short label like home-lab. If you leave it blank, sshr generates one for you.
curl "https://www.sshr.uk/api/ddns/update?hostname=home-lab.dyn.sshr.uk&token=YOUR_TOKEN"
If you omit ip, sshr uses the caller IP. You can also send &ip=1.2.3.4 or &myip=1.2.3.4.