An open API service indexing awesome lists of open source software.

https://github.com/willscott/pdns

Minimal dynamic dns API
https://github.com/willscott/pdns

Last synced: 10 months ago
JSON representation

Minimal dynamic dns API

Awesome Lists containing this project

README

          

# PDNS

A personal dynamic DNS server.

Provides a simple HTTP API to update forward/reverse DNS records.

Works by updating zone files directly and then reloading something like nsd on changes.

get /?secret=&name=&ip=

will update dns such that `name.origin = ip`