Code Monkey home page Code Monkey logo

mddns's Introduction

Managed Dynamic DNS

Another Webfrontend and API to PowerDNS with a clear user-to-recordname centered design.

mddns's People

Contributors

tzwenn avatar

Watchers

 avatar Nicco Kunzmann avatar cyroxx avatar  avatar ajuvo avatar

mddns's Issues

Implement API

"Design and implement a nice API to update DNS-entries.

Requirements:

  • Must work with curl/wget
  • Must work with AVM FritzBox! 7490

Prosposed URL Scheme:

  • [https://.../update?domain=<name.zone.tld>&key=<apikey>&a=<ipv4>&aaaa=<ipv6>](https://.../update?domain=%3Cname.zone.tld%3E&key=%3Capikey%3E&a=%3Cipv4%3E&aaaa=%3Cipv6%3E%60)

When neither a nor aaaa is provided, the server tries to read the client's IP directly.

Answer on success:

[200 OK]
Updated <domain> to <a>/<aaaa>"

Autoappend final dot to zone

When creating a zone in powerdns and not having it end with a . ([zone.example.com](http://zone.example.com/).) will cause PDNS to 422.

Let Record Object validate IPv4 and IPv6 Addresses

"Design and implement a nice API to update DNS-entries.

Requirements:

  • Must work with curl/wget
  • Must work with AVM FritzBox! 7490

Prosposed URL Scheme:

  • [https://.../records/update?domain=<name.zone.tld>&key=<apikey>&a=<ipv4>&aaaa=<ipv6>](https://.../records/update?domain=%3Cname.zone.tld%3E&key=%3Capikey%3E&a=%3Cipv4%3E&aaaa=%3Cipv6%3E%60)

Answer:

200 OK

When neither a nor aaaa is provided, the server tries to read client's IP."

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.