What is DDNS

DDNS is Dynamic DNS also know as DynDNS. The service allow to maintain single hostname for host or subnet with dynamic IP. General DNS service serves static IPs, DynDNS helps with changing IPs.

Quick start

Configuration example

DynDNS parameters

Open your device (for example, router) configuration url (for example http://192.168.0.1) and setup:

  • Update URL dynupdate.alviy.com/nic/update
  • USERNAME your login
  • PASSWORD your alviy.com password
  • DOMAIN your domain

Or you could send curl/wget request:

"http://USERNAME:PASSWORD@dynupdate.alviy.com/nic/update?hostname=DOMAIN&myip="

API for developers

Alviy provides application programming interface (API) to operate with domains. It complies OpenAPI specification version 3 and has Swagger interface for test and development. Proceed to Swagger UI for more detailed information

For more detailed information contact support, Telegram