DEV Community

Phillip Hatland Rødseth
Phillip Hatland Rødseth

Posted on

I made a free DDNS service

I made this free DDNS service called VolaryDDNS, it's simple and secure, you start by signing up and enter a subdomain you wish, which follow the template "DDNS-*.volary.cloud", after that just download the update script to the device of your choice, run it once which will automatically fetch your publicip and update the subdomains A record with it, then add it to crontab or any other system timers, it automatically checks for publicip changes and updates accordingly.

The update script is 100% open-sourced, aswell as some static-content like some JavaScripts and images. (https://github.com/VolaryCloud)

If you want to check it out, gladly do so at: https://ddns.volary.cloud

Thank you! :)

Top comments (0)