johnkeeping / budd

BUDD Updates Dynamic DNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUDD Updates Dynamic DNS

BUDD is a simple client for updating NoIP dynamic DNS entries over HTTPS.

Configuration

Create a configuration file that looks something like this:


host = example.no-ip.org
username = myusername
password = mypassword

TODO

  • Daemon mode
  • Allow more than one site
  • Other providers?

About

BUDD Updates Dynamic DNS

License:Other


Languages

Language:C 96.3%Language:Makefile 3.7%