Add netcup.net #242

Closed
opened 2025-11-20 04:21:53 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @salapate on GitHub (Jan 11, 2023).

Originally assigned to: @qdm12 on GitHub.

  1. What's the feature?
    New DDNS provider.
    https://ccp.netcup.net/run/webservice/servers/endpoint.php

  2. Extra information?
    Netcup offers a variety of hosting services. Along with that they also expose their DNS by means of an API which easily can be used for implementing a DDNS service.

Example implementation in PHP:
https://github.com/stecklars/dynamic-dns-netcup-api

Originally created by @salapate on GitHub (Jan 11, 2023). Originally assigned to: @qdm12 on GitHub. 1. What's the feature? New DDNS provider. https://ccp.netcup.net/run/webservice/servers/endpoint.php 2. Extra information? Netcup offers a variety of hosting services. Along with that they also expose their DNS by means of an API which easily can be used for implementing a DDNS service. Example implementation in PHP: https://github.com/stecklars/dynamic-dns-netcup-api
saavagebueno added the Closed: 👥 Duplicate label 2025-11-20 04:21:53 -05:00
Author
Owner

@Assaro commented on GitHub (Mar 26, 2023):

Someone already wrote an implementation using GO: https://github.com/Hentra/dyndns-netcup-go
This might cut down on implementation time if actually done

@Assaro commented on GitHub (Mar 26, 2023): Someone already wrote an implementation using GO: [https://github.com/Hentra/dyndns-netcup-go](https://github.com/Hentra/dyndns-netcup-go) This might cut down on implementation time if actually done
Author
Owner

@qdm12 commented on GitHub (Jun 12, 2023):

  • There is an ongoing PR #361 for this
  • This issue duplicates #282 please subcribe to that one instead to be notified when this is merged.
@qdm12 commented on GitHub (Jun 12, 2023): - There is an ongoing PR #361 for this - This issue duplicates #282 please subcribe to that one instead to be notified when this is merged.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#242