Impequid Dynamic DNS
A simple CloudFlare-based dynamic DNS server, uses Impequid for authentication.
Installation
- Install Node.js
- Install MongoDB
git clone https://github.com/dodekeract/impequid-dynamic-dns
cd impequid-dynamic-dns
npm install
npm run build
npm run start
Configuration
Currently, you have to add a config.json
file to the impequid-dynamic-dns
directory. It may look like this:
API
See here