mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-24 14:43:39 -04:00
[PR #187] [MERGED] HTTP and DNS Public IP fetching options #648
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/187
Author: @qdm12
Created: 3/21/2021
Status: ✅ Merged
Merged: 3/22/2021
Merged by: @qdm12
Base:
master← Head:publicip-options📝 Commits (10+)
6e7e106IP_METHOD renamed to PUBLICIP_HTTP_IP_PROVIDER6b7b37eRename readme IP methods section to Public IPa273869Change HTTP providers params method namesbd4aba4Re-change HTTP providers env variables namesceace68Update params error names0c2ff4ePUBLICIP_DNS_PROVIDERS environment variable685df57Tiny readme changef0e69d8PUBLICIP_FETCHERS environment variableacff1e7Wire up main.goa9291cbUpdate documentation readme📊 Changes
5 files changed (+142 additions, -46 deletions)
View changed files
📝
Dockerfile(+5 -3)📝
README.md(+23 -12)📝
cmd/updater/main.go(+24 -6)📝
docker-compose.yml(+5 -3)📝
internal/params/params.go(+85 -22)📄 Description
PUBLICIP_FETCHERSandPUBLICIP_DNS_PROVIDERSPUBLICIP_DNS_PROVIDERSis capable of retrieving all IP versionsRefers to #136
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.