https://github.com/libdns/ddnss
https://github.com/libdns/ddnss
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/libdns/ddnss
- Owner: libdns
- License: mit
- Created: 2022-08-30T04:51:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T13:04:16.000Z (over 3 years ago)
- Last Synced: 2024-06-21T18:56:55.195Z (almost 2 years ago)
- Language: Go
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**DEVELOPER INSTRUCTIONS:**
---
ddnss for [`libdns`](https://github.com/libdns/libdns)
=======================
[](https://pkg.go.dev/github.com/libdns/ddnss)
This package implements the [libdns interfaces](https://github.com/libdns/libdns) 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