Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 372 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 372 Bytes

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?