Skip to content

A microservice that acts as a proxy for the DNSManager.io API to be compatible with known DDNS providers.

License

Notifications You must be signed in to change notification settings

janyksteenbeek/dnsmanager-ddns

Repository files navigation

DNSManager.io DDNS server

A microservice that acts as a proxy for the DNSManager.io API to be compatible with known DDNS providers.

Implementations

The following endpoints have been included:

  • Dyn

Dyn

Compatible with the GET /nic/update endpoint by Dyn. You can find the original documentation here, but here is how you call to the proxy:

GET https://{api-id}:{api-key}@dnsmanagerddns.example/nic/update?hostname={domainid}.{recordid}&myip={record-content}

Security

If you are an outside collaborator and discover a security vulnerability within this repository, please send an e-mail to our security team via security-external@webmethod.nl. All security vulnerabilities will be promptly addressed.

License & support

Licensed under the MIT license. If you'd like, you can buy me a kopje koffie ☕️

About

A microservice that acts as a proxy for the DNSManager.io API to be compatible with known DDNS providers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published