seriouz / libdns_template

Empty template for new libdns provider package implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEVELOPER INSTRUCTIONS:


ddnss for libdns

Go Reference

This package implements the libdns interfaces for ddnss, allowing you to manage DNS records.

You can pass three parameters:

  • api_token - api token from the ddnss.de user interface used for almost all actions
  • username used in combination with:
  • password - Used in the GetRecords() function, to pull the domains from the web-interface

About

Empty template for new libdns provider package implementations

License:MIT License


Languages

Language:Go 100.0%