Instant updates
Fast edge network propagates IP changes in seconds with sane TTLs and zero downtime.
hydyn (hidden + dynamic) gives you a memorable hostname that follows your changing IP. Lightweight clients, instant updates, and privacy‑first design — so your services stay online without exposing more than you need.
# register your hostname
curl -X POST https://api.hydyn.io/v1/hosts \
-H 'Authorization: Bearer <token>' \
-d '{"name":"myhome","ttl":60}'
# update on IP change (systemd timer or cron)
HY_TOKEN=<token> HY_HOST=myhome \
curl -s https://api.hydyn.io/v1/update
# check it
dig +short myhome.hydyn.io
Fast edge network propagates IP changes in seconds with sane TTLs and zero downtime.
Minimal public data. Optional wildcard & proxy modes keep origin details out of sight.
One‑liner curl, native binaries, Docker, or router scripts. Works anywhere bash runs.
Rotateable scoped tokens, per‑host permissions, and signed updates to prevent spoofing.
Dual‑stack updates with per‑record control so you can prefer v6 or keep it v4‑only.
Clear REST API and webhooks so you can integrate hydyn into your homelab tooling.
Kick the tires for free while we scale up the network.
Your device runs a tiny client that notices IP changes and calls our edge API. We then update your DNS records globally. Optional proxy mode can hide your origin behind our relay so your IP stays… well… hidden.
Yes, DNS updates still work. To reach services behind CGNAT you’ll want to pair hydyn with port‑forwarding, a reverse proxy, or a tunnel.
Planned. Bring‑your‑own‑domain with CNAME/ANAME is on the roadmap.
Drop your email and the hostname you want. We’ll invite you when your slot opens up.